diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-05-16 22:57:27 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-05-16 23:07:19 +0100 |
| commit | 6465931bbc118d4ed9da652b0be74ed844b52b2a (patch) | |
| tree | 7d78c21d809ec062093aae46615a2691feec56b0 /gnu | |
| parent | f68bd9b249f1f2345432a75f4e3a9f6478eb451f (diff) | |
gnu: packages/python-check: Remove docker module.
* gnu/packages/python-check.scm: Remove unused docker module.
Change-Id: I84889552350713f57c8a52e91baf212e7f1796a1
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-check.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 8be53d098b5..587fbac11ec 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -58,7 +58,6 @@ #:use-module (gnu packages certs) #:use-module (gnu packages check) #:use-module (gnu packages django) - #:use-module (gnu packages docker) #:use-module (gnu packages jupyter) #:use-module (gnu packages maths) #:use-module (gnu packages mpi) |
