diff options
| -rw-r--r-- | gn/packages/python.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 32b2e8a..cdd3f06 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -491,7 +491,7 @@ useful information for debugging.") (native-inputs `(("python-coverage" ,python-coverage) ("python-coveralls" ,python-coveralls) - ("python-nose" ,python-nose))) + ("python-pynose" ,python-pynose))) (home-page "https://github.com/davidfischer/requirements-parser") (synopsis "Parses Pip requirement files") (description |
