gnu: Remove python2-docopt.

* gnu/packages/python-xyz.scm (python2-docopt): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:47:37 -04:00
parent 89ffe2297f
commit 191207aae2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -13712,9 +13712,6 @@ (define-public python-docopt
@code{argparse}.")
(license license:expat)))
(define-public python2-docopt
(package-with-python2 python-docopt))
(define-public python-pythonanywhere
(package
(name "python-pythonanywhere")