pydoit / doit

CLI task management & automation tool
http://pydoit.org
MIT License
1.87k stars 175 forks source link

Drop support for Python 3.4 #347

Closed hartwork closed 4 years ago

hartwork commented 4 years ago

Because of:

DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).

See https://travis-ci.org/pydoit/doit/jobs/640146558#L213

hartwork commented 4 years ago

Obsoleted by 5905a79e688e9f267135ee06b1a4250920c1b205, closing.