python3Packages.pytest-filter-subpackage: init at 0.1.1

This commit is contained in:
Jonathan Ringer
2020-06-21 21:57:32 -07:00
committed by Jon
parent 26126db757
commit 19b96a1969
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -2498,6 +2498,8 @@ in {
pytest-astropy-header = callPackage ../development/python-modules/pytest-astropy-header { };
pytest-filter-subpackage = callPackage ../development/python-modules/pytest-filter-subpackage { };
pytest-benchmark = callPackage ../development/python-modules/pytest-benchmark { };
pytestcache = callPackage ../development/python-modules/pytestcache { };