diff --git a/setup.cfg b/setup.cfg index ac876f0..0dfa793 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,6 +12,7 @@ license_file = LICENSE # http://flake8.pycqa.org/en/latest/internal/releases.html#releasing-flake8 requires-dist = enum34; python_version<"3.4" + typing; python_version<"3.5" configparser; python_version<"3.2" pyflakes >= 2.0.0, < 2.1.0 pycodestyle >= 2.4.0, < 2.5.0