aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)AuthorFilesLines
2020-04-23Pin WTForms 2.2.1Rémy HUBSCHER1-0/+1
2020-04-21Add isort support. (#561)Rémy HUBSCHER1-0/+1
2020-04-21Update known working set. (#558)Rémy HUBSCHER1-20/+22
* Update known working set. * Pin dependencies in setup.cfg. * Cleanup Makefile. * Try the python_version trick.
2020-04-20Add Project History Page (#553)Andrew Dickinson1-0/+1
Co-Authored-By: Glandos <bugs-github@antipoul.fr> All project activity can be tracked, using SQLAlchemy-continuum. IP addresses can optionally be recorded.
2019-10-11Remove support for python2.Alexis M1-0/+53
In the same move : - use a setup.cfg file for packaging - remove the use of six