summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* build: clean up pip filesNed Batchelder2021-03-011-1/+0
| | | | | auditwheel only installs on Python 3. So only install it where we need it, and clean up other .pip files along the way.
* build: run on Python 3.10 alpha 5Ned Batchelder2021-02-251-0/+2
| | | | | This required pinning setuptools more aggressively, and cleaning up some dependency sloppinesss.
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699 Missing getfloat TOMLConfigParser -> TomlConfigParser fix getfloat for int Move TomlConfigParser Add name to contributors Import toml in backward.py fix indentation Don't ignore TomlDecodeError Raise if TomlConfigParser is used without toml installed Add tests for TOML config Fix test on Python 2 Mention toml support in documentation.
* 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
|
* Update requirementsNed Batchelder2018-12-281-2/+2
|
* readme_renderer is now run through twineNed Batchelder2018-11-251-1/+2
|
* Update requirementsNed Batchelder2018-11-121-1/+1
|
* Minor cleanup in tox.iniNed Batchelder2018-11-051-3/+5
|
* Finish updating requirementsNed Batchelder2018-10-071-3/+3
|
* Add 3.8 to toxNed Batchelder2018-10-041-3/+6
|
* Disable travis lint until we can clean up the codeNed Batchelder2018-08-241-1/+2
|
* Consolidate testing requirementsNed Batchelder2018-08-241-4/+0
|
* Stop using farm/src for HTML tests.Ned Batchelder2018-08-241-1/+1
|
* Enable keeping test-created temp dirsNed Batchelder2018-08-241-1/+1
|
* Update testing dependenciesNed Batchelder2018-08-061-2/+2
|
* Update testing requirements (stop an xdist crash)Ned Batchelder2018-07-221-2/+2
|
* Run pylint on travisNed Batchelder2018-06-301-0/+9
|
* Jython isn't working, don't test it by defaultNed Batchelder2018-06-291-1/+1
|
* Update requirementsNed Batchelder2018-06-281-3/+3
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Keep gevent at a version that works for nowNed Batchelder2018-06-051-1/+2
|
* Update requirementsNed Batchelder2018-06-011-2/+2
|
* readme_renderer checks that the README.rst is validNed Batchelder2018-05-241-0/+1
|
* Use check-manifest to check the manifestNed Batchelder2018-05-141-1/+2
|