]> git.phdru.name Git - cookiecutter.git/history - project_template/appveyor.yml
Build(setup.py): Use `importlib` instead of deprecated `imp` for Python 3.4+
[cookiecutter.git] / project_template / appveyor.yml
2019-02-03 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
2019-02-01 Oleg BroytmanRequire tox < 3.1 to avoid basepython conflicts
2019-02-01 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2018-04-04 Oleg BroytmanCI(appveyor.yml): pip install --upgrade wheel
2018-04-01 Oleg BroytmanCI(appveyor.yml): Upgrade `pip` using `python -m pip`
2018-04-01 Oleg BroytmanCI(appveyor.yml): Clear `pip` cache with `remove-old...
2018-04-01 Oleg BroytmanCI(appveyor.yml): Build wheel on building a tag
2017-12-11 Oleg BroytmanCI: Rename TOX_ENV -> TOXENV; execute tox (no need...
2017-12-11 Oleg BroytmanCI: Upgrade pip and setuptools
2017-08-20 Oleg BroytmanTests(CI): Reorder env vars in appveyor.yml
2017-06-17 Oleg BroytmanUse ppu to cleanup pip cache
2017-04-30 Oleg BroytmanFix comment in appveyor.yml
2017-04-29 Oleg BroytmanFix copy/paste error
2017-04-28 Oleg BroytmanRun tests at Travis CI and AppVeyor