Merge pull request #115405 from Luflosi/add-pytest-cid

python3Packages.pytest-cid: init at 1.1.1
This commit is contained in:
Sandro
2021-03-08 19:24:30 +01:00
committed by GitHub
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -6251,6 +6251,8 @@ in {
pytest-check = callPackage ../development/python-modules/pytest-check { };
pytest-cid = callPackage ../development/python-modules/pytest-cid { };
pytest-click = callPackage ../development/python-modules/pytest-click { };
pytest-cov = self.pytestcov; # self 2021-01-04