python3Packages.pytest-cases: init at 3.4.6

This commit is contained in:
Fabian Affolter
2021-05-04 13:31:26 +02:00
parent 555d096920
commit f9f911168e
2 changed files with 53 additions and 0 deletions
+2
View File
@@ -6267,6 +6267,8 @@ in {
pytest-cache = self.pytestcache; # added 2021-01-04
pytestcache = callPackage ../development/python-modules/pytestcache { };
pytest-cases = callPackage ../development/python-modules/pytest-cases{ };
pytest-catchlog = callPackage ../development/python-modules/pytest-catchlog { };
pytest-celery = callPackage ../development/python-modules/pytest-celery { };