diff options
Diffstat (limited to 'gnu/packages/python-build.scm')
| -rw-r--r-- | gnu/packages/python-build.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm index 5e4daf70310..ef2989703b6 100644 --- a/gnu/packages/python-build.scm +++ b/gnu/packages/python-build.scm @@ -902,9 +902,6 @@ facilitate packaging Python projects, where packaging includes: (sha256 (base32 "127svm8cdpvmq37gcrbvdr9fhrhs0nscnzh63gypjc1wyfwfg30j")))))) -(define-deprecated/public-alias python-setuptools-next - python-setuptools) ;may be removed after 2025-12-01 - (define-public python-wheel (package (name "python-wheel") |
