diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 939cef37bf..8c3d4556a9 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18984,9 +18984,6 @@ JSON) codec.") between the different Python versions.") (license license:psfl))) -(define-public python2-random2 - (package-with-python2 python-random2)) - (define-public python-snowballstemmer (package (name "python-snowballstemmer") |