diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-11-03 21:57:47 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-11-04 12:05:53 +0000 |
| commit | 2e8974aa15a5a4106ec84660cc88fb49d6cdc8b6 (patch) | |
| tree | 954a9fa069be0d56e44a93b95197aaa0cb30a99f /gnu/packages/python-science.scm | |
| parent | 161fa204c075950a680798dde8a963464a86c65f (diff) | |
gnu: packages/python-science: Remove package-management module.
* gnu/packages/python-science.scm: Remove unused (gnu packages
package-management) module.
Change-Id: I6760dab3d684077f0d121c6d2591e4430205035d
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 6fc41c743f4..2c4f5fa8925 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -80,7 +80,6 @@ #:use-module (gnu packages maths) #:use-module (gnu packages mpi) #:use-module (gnu packages pcre) - #:use-module (gnu packages package-management) #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) |
