summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2020-10-13[2.2.x] Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak
2019-11-12[2.2.x] Refs #29926 -- Added Python 3.8 to classifiers and tox.ini.Bastien Vallet
2018-06-28Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi
2017-10-06Refs #27857 -- Removed Python 3.4 from tox.ini.Tim Graham
2017-10-06Updated link to Tox documentation in tox.ini.Mads Jensen
2017-01-25Refs #23919 -- Removed misc Python 2/3 references.Tim Graham
2017-01-05Refs #27025 -- Added Python 3.6 to tox.ini.Andrii Soldatenko
2016-08-24Added environment variable support to tox configurationJosh Smeaton
2016-07-20Fixed #22446 -- Added tox.ini to automate pull request checks.Tobias McNulty