mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: python2-orderedmultidict: Remove package.
* gnu/packages/python-web.scm (python2-orderedmultidict): Delete variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
parent
1fc71de3ab
commit
b18df944c5
1 changed files with 0 additions and 3 deletions
|
@ -6704,9 +6704,6 @@ (define-public python-orderedmultidict
|
||||||
multivalue dictionary that retains the order of insertions and deletions.")
|
multivalue dictionary that retains the order of insertions and deletions.")
|
||||||
(license license:unlicense)))
|
(license license:unlicense)))
|
||||||
|
|
||||||
(define-public python2-orderedmultidict
|
|
||||||
(package-with-python2 python-orderedmultidict))
|
|
||||||
|
|
||||||
(define-public python-autopep8
|
(define-public python-autopep8
|
||||||
(package
|
(package
|
||||||
(name "python-autopep8")
|
(name "python-autopep8")
|
||||||
|
|
Loading…
Reference in a new issue