summaryrefslogtreecommitdiff
path: root/requirements_dev.txt
Commit message (Collapse)AuthorAgeFilesLines
* Enable zest.releaser.Raphaël Barrois2019-08-281-0/+2
| | | | Streamline the release process.
* Upgrade supported Python and Django versions.packaging/bump-test-environmentRaphaël Barrois2018-06-181-1/+1
| | | | | | | Django: Support the latest released version, and the latest LTS before that version. Python: Add support for python3.6 and pypy3.
* Release version 2.6.0v2.6.0Raphaël Barrois2016-09-251-1/+1
|
* Rearrange test suite.Raphaël Barrois2016-09-011-0/+12
* Use tox * Add a full linting step