pythonPackages.pytest-randomly: init at 3.4.1

This commit is contained in:
sternenseemann
2020-08-30 10:17:23 -07:00
committed by Jon
parent ba6ac14311
commit 9388762bf7
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -2750,6 +2750,8 @@ in {
pytest-raisesregexp = callPackage ../development/python-modules/pytest-raisesregexp { };
pytest-randomly = callPackage ../development/python-modules/pytest-randomly { };
pytest-random-order = callPackage ../development/python-modules/pytest-random-order { };
pytest-repeat = callPackage ../development/python-modules/pytest-repeat { };