This commit is contained in:
Sandro Bonazzola 2018-05-24 07:15:49 +00:00 committed by GitHub
commit bc3201c6ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,6 @@ license_file = LICENSE
requires-dist =
enum34; python_version<"3.4"
configparser; python_version<"3.2"
pyflakes >= 1.5.0, < 1.7.0
pyflakes >= 1.5.0, < 2.0.0
pycodestyle >= 2.4.0, < 2.5.0
mccabe >= 0.6.0, < 0.7.0