gnu: Remove python2-docopt.
* gnu/packages/python-xyz.scm (python2-docopt): Delete variable.
This commit is contained in:
parent
89ffe2297f
commit
191207aae2
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue