pythonPackages.pytest-instafail: init at 0.4.2 (#110138)

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Jacek Generowicz
2021-01-20 15:11:15 +01:00
committed by GitHub
co-authored by Fabian Affolter
parent 1cd0cd0b8f
commit f4213717f5
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -6033,6 +6033,8 @@ in {
pytest-httpbin = callPackage ../development/python-modules/pytest-httpbin { };
pytest-instafail = callPackage ../development/python-modules/pytest-instafail { };
pytest-isort = callPackage ../development/python-modules/pytest-isort { };
pytest-lazy-fixture = callPackage ../development/python-modules/pytest-lazy-fixture { };