diff options
Diffstat (limited to 'gnu')
-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 6ed2732ce0..d920828939 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19683,9 +19683,6 @@ JSON) codec.") through a Python API.") (license license:lgpl2.1+))) -(define-public python2-pycountry - (package-with-python2 python-pycountry)) - (define-public python-pycosat (package (name "python-pycosat") |