pythonPackages.pytest-order: init at 0.9.4 (#110141)

This commit is contained in:
Jacek Generowicz
2021-01-28 11:17:37 +01:00
committed by GitHub
parent 4c9a74aa45
commit 750510ee7c
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -6087,6 +6087,8 @@ in {
pytest-openfiles = callPackage ../development/python-modules/pytest-openfiles { };
pytest-order = callPackage ../development/python-modules/pytest-order { };
pytest-ordering = callPackage ../development/python-modules/pytest-ordering { };
pytest-pep257 = callPackage ../development/python-modules/pytest-pep257 { };