Drop Python 3.4
browniebroke opened this issue · 1 comments
browniebroke commented
Python 3.4 reached EOL on the 18/03/2019, it served us well, but it's time to drop support. Files to updates include (at least):
- Remove it from CI configs:
.travis.yml
&appveyor.yml
- Remove it from
tox.ini
- Remove it from
setup.py
classifiers - Update
python_requires
insetup.py
- Check the docs if mentioned anywhere