pythonPackages.pytest-datadir: init at 1.3.1

This commit is contained in:
MetaDark
2020-05-27 19:21:14 -04:00
committed by Jon
parent db2ce6413e
commit f3ee91d47e
2 changed files with 34 additions and 0 deletions

View File

@@ -2484,6 +2484,8 @@ in {
pytest-cram = callPackage ../development/python-modules/pytest-cram { };
pytest-datadir = callPackage ../development/python-modules/pytest-datadir { };
pytest-datafiles = callPackage ../development/python-modules/pytest-datafiles { };
pytest-dependency = callPackage ../development/python-modules/pytest-dependency { };