summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* breaking: replace trace with loggingRonny Pfannschmidt2023-03-291-1/+3
* refactor: unify command running apisRonny Pfannschmidt2023-03-111-6/+2
* correct git workdir passover and setuptools double call inRonny Pfannschmidt2023-01-311-11/+6
* Use stdlib tomllib instead of tomli for Python 3.11+Hugo van Kemenade2022-07-111-2/+1
* minimize bootstrap - fixes #722 and #723Ronny Pfannschmidt2022-06-221-1/+9
* restore python3.7 supportRonny Pfannschmidt2022-05-291-0/+1
* reviews part 2Ronny Pfannschmidt2022-05-291-1/+1
* Prepare git archival style testingRonny Pfannschmidt2022-05-291-0/+1
* Fix typosKian-Meng, Ang2021-12-091-1/+1
* [tox] remove dist env - always use buildRonny Pfannschmidt2021-09-261-10/+0
* [tox] use build for the artifacts in the check_dist envRonny Pfannschmidt2021-09-261-4/+2
* drop unneeded flake8 excludesRonny Pfannschmidt2021-09-261-8/+1
* run tox selfcheck on all tox python versionsRonny Pfannschmidt2021-09-261-1/+1
* add test requirements as extraRonny Pfannschmidt2021-09-261-2/+3
* [tox] drop flake8 env for pre-commitRonny Pfannschmidt2021-09-261-8/+0
* [tox] drop devpi testenvRonny Pfannschmidt2021-09-261-6/+0
* restore support of old setuptools/pip while warningRonny Pfannschmidt2021-09-021-1/+3
* update tox.ini and readmeRonny Pfannschmidt2021-08-271-2/+3
* fix #587 - stop file finding on missing commitsRonny Pfannschmidt2021-08-261-0/+1
* fix #585: switch to tomliRonny Pfannschmidt2021-06-251-2/+1
* pytest 6.2.0 supportRonny Pfannschmidt2020-12-131-0/+2
* python2 fixups for dist_name passingRonny Pfannschmidt2020-12-131-0/+1
* fix #213: better error on nonzero dev versionsRonny Pfannschmidt2020-12-061-0/+1
* port tox config to use twine check as wellRonny Pfannschmidt2020-12-041-6/+6
* add python 3.9 to tox and drop sixRonny Pfannschmidt2020-11-281-1/+1
* Further flake8 path fixes in tox.iniMiro Hrončok2020-11-031-2/+2
* tox.ini: Fix paths in flake8 targetMichał Górny2020-05-251-1/+1
* Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160Hugo2020-02-271-1/+1
* pytest: configure testpathsDaniel Hahler2020-01-101-0/+1
* update pre-commit setup to modern practices and ensure flake8 is in line as w...Ronny Pfannschmidt2019-11-251-0/+1
* Add integration testJason R. Coombs2019-11-241-0/+1
* Make toml an extra requirementJason R. Coombs2019-11-231-0/+2
* make the issue marker knownfix-py38Ronny Pfannschmidt2019-05-121-0/+2
* fix #335 - use signature and add py38 to the matrixRonny Pfannschmidt2019-05-111-1/+1
* add python3.7 to the classifier list, fixes #325v3.2.0Ronny Pfannschmidt2019-01-161-1/+1
* repare changelog and begin warnings crackdownRonny Pfannschmidt2018-08-081-0/+3
* Remove strict option from setuptools check commandJonathan Piron2018-07-021-1/+1
* Fix tox selfcheck commandJonathan Piron2018-07-021-1/+1
* sort out parse_version debugging, fixes #261Ronny Pfannschmidt2018-05-211-1/+5
* reintroduce a manifest, fixes #211Ronny Pfannschmidt2018-04-071-0/+3
* set up flake8 config compatible to blackRonny Pfannschmidt2018-04-051-1/+9
* ignore the pep8-nonconforming fileRonny Pfannschmidt2018-02-281-1/+1
* add supported python versions and readme check to tox.ini defaultsRonny Pfannschmidt2018-02-281-1/+1
* tox.ini: don't pin py version; fixes #171Cosimo Lupo2017-06-151-1/+0
* devpi fixupv1.8.0Ronny Pfannschmidt2015-09-171-1/+3
* trim down tox tested python versions and simplify commandRonny Pfannschmidt2015-09-171-10/+11
* travis fixes?Ronny Pfannschmidt2015-09-171-2/+1
* various cleanupsRonny Pfannschmidt2015-09-171-5/+6
* use pypa/readme for readme checks, fixes #37Ronny Pfannschmidt2015-08-081-3/+3
* readme checking tox job and small readme cleanupv1.6.0Ronny Pfannschmidt2015-07-221-0/+7