python3Packages.pytest-console-scripts: init at 1.2.0
Thanks to @kvas-it for cutting a release with the patches needed to make tests work.
This commit is contained in:
@@ -6261,6 +6261,8 @@ in {
|
||||
|
||||
pytest-click = callPackage ../development/python-modules/pytest-click { };
|
||||
|
||||
pytest-console-scripts = callPackage ../development/python-modules/pytest-console-scripts { };
|
||||
|
||||
pytest-cov = self.pytestcov; # self 2021-01-04
|
||||
pytestcov = callPackage ../development/python-modules/pytest-cov { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user