]> git.phdru.name Git - cookiecutter.git/history - project_template/devscripts/requirements
Build(setup.py): Use `importlib` instead of deprecated `imp` for Python 3.4+
[cookiecutter.git] / project_template / devscripts / requirements /
2019-02-01 Oleg BroytmanRequire pytest < 5.0 for Python 2.7
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanMove hard requirements from tox.ini to requirements.txt
2017-05-07 Oleg BroytmanMove requirements.txt to devscripts/