pythonPackages.pytest-pythonpath: init at 0.7.3

This commit is contained in:
Matías Lang
2020-08-15 01:00:30 -07:00
committed by Jon
parent 2e40e4578f
commit cf86eb8a2b
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -2726,6 +2726,8 @@ in {
pytest-pep257 = callPackage ../development/python-modules/pytest-pep257 { };
pytest-pythonpath = callPackage ../development/python-modules/pytest-pythonpath { };
pytest-raisesregexp = callPackage ../development/python-modules/pytest-raisesregexp { };
pytest-random-order = callPackage ../development/python-modules/pytest-random-order { };