python3Packages.pytest-html: init at 2.1.0

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