mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05: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.")
|
||||
(license license:unlicense)))
|
||||
|
||||
(define-public python2-orderedmultidict
|
||||
(package-with-python2 python-orderedmultidict))
|
||||
|
||||
(define-public python-autopep8
|
||||
(package
|
||||
(name "python-autopep8")
|
||||
|
|
Loading…
Reference in a new issue