Revert "Revert "gnu: python2-flake8: Fix python-enum34 propagation.""

This reverts commit b7049b2e23.
This commit is contained in:
Marius Bakke 2018-02-20 17:55:53 +01:00
parent 7f69459aca
commit 7c9a1d5e80
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -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.