pythonPackages.nose-pattern-exclude: init at 0.1.3

This commit is contained in:
Jaakko Luttinen
2018-11-29 12:38:26 +01:00
committed by Maximilian Bosch
parent 2fe089c870
commit d91e61865b
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -3076,6 +3076,8 @@ in {
nose-cprof = callPackage ../development/python-modules/nose-cprof { };
nose-pattern-exclude = callPackage ../development/python-modules/nose-pattern-exclude { };
nose_warnings_filters = callPackage ../development/python-modules/nose_warnings_filters { };
notebook = callPackage ../development/python-modules/notebook { };