pythonPackages.pytest-metadata: init at 1.8.0

This commit is contained in:
Millian Poquet
2020-03-24 12:24:49 -07:00
committed by Jon
parent 85b91c7bb6
commit ebed789ad4
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -2399,6 +2399,8 @@ in {
pytest-forked = callPackage ../development/python-modules/pytest-forked { };
pytest-metadata = callPackage ../development/python-modules/pytest-metadata { };
pytest-rerunfailures = callPackage ../development/python-modules/pytest-rerunfailures { };
pytest-relaxed = callPackage ../development/python-modules/pytest-relaxed { };