me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-docopt.

* gnu/packages/python-xyz.scm (python2-docopt): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -13712,9 +13712,6 @@ programmatically with command-line parsers like @code{getopt} and
@code{argparse}.")
(license license:expat)))
(define-public python2-docopt
(package-with-python2 python-docopt))
(define-public python-pythonanywhere
(package
(name "python-pythonanywhere")