summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* build: need to use pypy-3.7 instead of pypy3 on GHAnedbat/pypy37Ned Batchelder2021-12-141-1/+1
* feat: multiple --concurrency values. #1012 #1082nedbat/multi-concurrencyNed Batchelder2021-11-251-2/+0
* test(build): a better way to pin light-thread packagesNed Batchelder2021-11-241-2/+1
* build: use cog to maintain data copied into docsNed Batchelder2021-11-191-2/+4
* fix: CPython 3.11 support. #1241Ned Batchelder2021-11-101-1/+4
* build: use this setup.py command because it shows compiler errors that might ...Ned Batchelder2021-11-091-0/+1
* test: check pylint for new files before adding them to gitNed Batchelder2021-10-311-1/+1
* docs: fix two warnings in the release-notes processNed Batchelder2021-10-301-1/+1
* build: force 'build' to shut upNed Batchelder2021-10-261-1/+3
* fix: changes for PyPy3.8Ned Batchelder2021-10-251-1/+1
* build: avoid direct setup.py useNed Batchelder2021-10-251-7/+7
* build: avoid direct setup.py invocationsNed Batchelder2021-10-251-1/+1
* build: use pip-tools to manage *.pip from *.inNed Batchelder2021-10-241-2/+0
* build: defend against a local PYTHONPYCACHEPREFIX settingNed Batchelder2021-08-291-0/+3
* test: a more accurate name: COVERAGE_ANYPYNed Batchelder2021-06-061-2/+2
* build: undo requirements changesNed Batchelder2021-05-311-3/+3
* build: update dependenciesNed Batchelder2021-05-301-3/+3
* build: don't run CI on 2.7, pypy2, or 3.5Ned Batchelder2021-05-011-8/+5
* build: avoid pylint randomnessNed Batchelder2021-04-141-1/+1
* test: remove the .egg testNed Batchelder2021-04-141-2/+1
* build: clean up pip filesNed Batchelder2021-03-011-1/+0
* build: run on Python 3.10 alpha 5Ned Batchelder2021-02-251-0/+2
* So that set_env can show me one more variableNed Batchelder2021-01-101-0/+1
* GitHub Action for running testsNed Batchelder2020-11-281-3/+4
* Python 3.10Ned Batchelder2020-10-101-4/+1
* Correct the indentationNed Batchelder2020-08-091-6/+6
* gevent is still an issueNed Batchelder2020-07-051-1/+1
* New cmd_help needs to be built for 'tox -e doc'Ned Batchelder2020-07-051-0/+3
* Update packagesNed Batchelder2020-07-041-2/+2
* Fix some checking configurationsNed Batchelder2020-07-041-1/+1
* Appveyor should use the same version of pip as everything elseNed Batchelder2020-04-301-1/+1
* Update some dependenciesNed Batchelder2020-01-251-1/+1
* tox anypy environmentNed Batchelder2020-01-101-3/+3
* An environment for testing the tip of CPythonNed Batchelder2019-12-291-0/+4
* Prep for 5.0b2coverage-5.0b2Ned Batchelder2019-12-081-2/+2
* Test on Python 3.9Ned Batchelder2019-11-251-1/+4
* Better auto-spelling of contributors' namesNed Batchelder2019-11-111-1/+1
* Cleanups for TOML codeNed Batchelder2019-11-031-1/+2
* TOML support for pyproject.toml and other config filesFrazer McLean2019-11-031-0/+1
* Upgrade stuffNed Batchelder2019-10-181-3/+3
* Cleaner release note conversion and uploadNed Batchelder2019-08-121-2/+2
* Utility to check .rst for accurate copies from source files.Ned Batchelder2019-08-111-0/+1
* Improve doc toolingNed Batchelder2019-08-111-1/+2
* Latest dependenciesNed Batchelder2019-05-131-2/+2
* Remove tox definitions that tox now does by defaultNed Batchelder2019-04-161-17/+0
* Run 3.7 tests on travisNed Batchelder2019-03-101-0/+1
* Drop support for Python 3.4Ned Batchelder2019-03-101-5/+4
* Update requirementsNed Batchelder2019-03-101-2/+2
* Exclude .github from the manifest checkNed Batchelder2019-02-041-1/+1
* gevent needs to stay at 1.2.xNed Batchelder2018-12-281-2/+2