python3Packages.pytest-error-for-skips: init at 2.0.2

This commit is contained in:
Fabian Affolter
2021-03-16 12:58:18 +01:00
parent 916536210d
commit 5b72839b79
2 changed files with 33 additions and 0 deletions

View File

@@ -6406,6 +6406,8 @@ in {
pytest-env = callPackage ../development/python-modules/pytest-env { };
pytest-error-for-skips = callPackage ../development/python-modules/pytest-error-for-skips { };
pytest-expect = callPackage ../development/python-modules/pytest-expect { };
pytest-factoryboy = callPackage ../development/python-modules/pytest-factoryboy { };