summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...Mariusz Felisiak2023-03-011-0/+11
* Corrected passenv value for tox 4.0.6+.Stephen2023-01-251-1/+1
* Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak2023-01-181-1/+1
* Refs #33173 -- Added Python 3.11 to classifiers and tox.ini.Mariusz Felisiak2022-10-261-1/+1
* Fixed #34046 -- Fixed pinning flake8 and isort versions in tox.ini.Michael Howitz2022-09-241-4/+4
* Refs #33476 -- Adjusted docs and config files for Black.Carlton Gibson2022-02-071-1/+9
* Refs #32074 -- Added Python 3.10 to classifiers and tox.ini.Mariusz Felisiak2021-10-051-1/+1
* Used allowlist_externals in tox.ini (again)Matthias Kestenholz2021-02-101-1/+2
* Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak2021-02-101-1/+1
* Refs #31670 -- Used allowlist_externals in tox.ini.David Smith2020-10-261-1/+2
* Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak2020-10-131-1/+1
* Bumped minimum isort version to 5.1.0.David Smith2020-07-301-2/+2
* Refs #29926 -- Added Python 3.8 to classifiers and tox.ini.Bastien Vallet2019-10-241-1/+1
* Fixed #30806 -- Prevented tox tests hanging on macOS.dustinlharrison2019-10-091-1/+2
* Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales2019-04-181-2/+2
* Fixed #30116 -- Dropped support for Python 3.5.Tim Graham2019-01-301-1/+1
* Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi2018-06-281-1/+1
* Refs #27857 -- Removed Python 3.4 from tox.ini.Tim Graham2017-10-061-1/+1
* Updated link to Tox documentation in tox.ini.Mads Jensen2017-10-061-1/+1
* Refs #23919 -- Removed misc Python 2/3 references.Tim Graham2017-01-251-7/+2
* Refs #27025 -- Added Python 3.6 to tox.ini.Andrii Soldatenko2017-01-051-1/+1
* Added environment variable support to tox configurationJosh Smeaton2016-08-241-1/+3
* Fixed #22446 -- Added tox.ini to automate pull request checks.Tobias McNulty2016-07-201-0/+69