summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* additional test_exceptions fixesMike Bayer2022-05-081-1/+1
* Refactor test.util into mako.testingMichael Bourke2022-01-141-2/+0
* Fix 3.7 and Windows problemsMichael Bourke2021-12-101-2/+2
* Fix exception causes in lookup.pyRam Rachum2021-12-091-0/+2
* update black and formatFederico Caselli2021-10-251-1/+4
* Modernize codeworkflow_test_initial_1_2Federico Caselli2021-10-231-2/+1
* add posargs to pep8Mike Bayer2020-05-291-1/+1
* remove python setup.py testMike Bayer2019-07-311-3/+2
* Bump Python versions, remove conditional importsMike Bayer2019-07-271-2/+2
* use timeit.default_timer instead of time.clock() / time.time()Christoph Reiter2019-07-271-0/+1
* - modernize tox, travis versionsMike Bayer2019-05-311-3/+1
* Use tox / zimportsMike Bayer2019-05-311-6/+12
* Add Constant to _ast_utilMike Bayer2019-03-201-1/+1
* - add py37Mike Bayer2018-06-281-1/+1
* Test on Python 3.5 and 3.6Hugo2018-01-151-1/+1
* - use py.test as default test runnerMike Bayer2016-03-101-4/+18
* - cap lingua at <4 for the moment, references #255Mike Bayer2016-03-091-1/+1
* Tox test improvements:Gabi Davar2015-08-271-4/+12
* - add mock dependencyMike Bayer2015-07-261-2/+3
* - add tox fileMike Bayer2015-07-241-0/+7