mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
Revert "Revert "gnu: python2-flake8: Fix python-enum34 propagation.""
This reverts commit b7049b2e23
.
This commit is contained in:
parent
7f69459aca
commit
7c9a1d5e80
1 changed files with 1 additions and 1 deletions
|
@ -5465,7 +5465,7 @@ complexity of Python source code.")
|
|||
(package (inherit base)
|
||||
(propagated-inputs
|
||||
`(("python2-configparser" ,python2-configparser)
|
||||
("python2-enum" ,python2-enum)
|
||||
("python2-enum34" ,python2-enum34)
|
||||
,@(package-propagated-inputs base))))))
|
||||
|
||||
;; python-hacking requires flake8 <2.6.0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue