summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tox.ini: Make the lint and format environments run black for all codePeter Kjellerstedt2024-09-121-2/+2
* tox.ini, constraints.txt: Lock the version of black to <24Peter Kjellerstedt2024-09-121-0/+3
* tox: Remove pylint timeoutJosip Sokcevic2023-12-081-3/+0
* tests: added python 3.12Daniel Kutik2023-10-171-1/+2
* tests: Fix tox error in py36 use virtualenv<20.22.0Daniel Kutik2023-09-271-0/+1
* tox.ini: add isort as dependencyDaniel Kutik2023-08-281-0/+1
* tox: enable python 3.11 testingDaniel Kutik2023-08-151-1/+2
* run_tests: Check flake8Gavin Mak2023-03-311-0/+1
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-0/+1
* Make black with line length 80 repo's code styleGavin Mak2023-03-201-1/+19
* tox: Allow passing positional argumentsDaniel Kutik2022-11-271-1/+1
* tox: Make all tests timeout after 5minDaniel Kutik2022-11-261-1/+6
* tox: enable python 3.10 testingDaniel Kutik2022-11-251-1/+2
* Drop support for Python 3.5Peter Kjellerstedt2021-06-031-2/+1
* tox: enable python 3.5 & 3.9 testingMike Frysinger2021-04-011-1/+3
* stop testing Python 2.7v2.9Mike Frysinger2020-09-061-7/+1
* github: enable github actions for postsubmit testingMike Frysinger2020-02-161-0/+7
* tox: get tests passing a bit on WindowsMike Frysinger2020-02-151-1/+5
* repo: add --version support to the launcherMike Frysinger2020-02-121-0/+5
* tox: add & document tox usageMike Frysinger2019-12-021-0/+22