summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: remove some unneeded tox steps"Ned Batchelder2023-05-031-2/+5
* chore: make upgradeNed Batchelder2023-05-031-0/+2
* docs: prep for 7.2.4Ned Batchelder2023-04-281-1/+1
* build: remove some unneeded tox stepsNed Batchelder2023-04-251-6/+2
* Set lint `basepython` to 3.7Marc Gibbons2023-04-241-0/+2
* build: run mypy by default, and fix "unused" errors from updated mypyNed Batchelder2023-03-071-1/+1
* build: an env var to allow no-network tox runsNed Batchelder2023-02-081-2/+4
* build: no need for check_eol, pylint does most of itNed Batchelder2023-01-301-1/+0
* build(docs): correct [gh-actions] to [gh]Ned Batchelder2023-01-281-1/+1
* build: eventlet 0.33.3 says they fixed the problemNed Batchelder2023-01-171-3/+0
* build: unpin dnspython with a var to fix eventletNed Batchelder2023-01-171-0/+3
* build: switch from tox-gh-actions to tox-gh, and tox 4Ned Batchelder2023-01-161-8/+9
* mypy: all of coverage/ and tests/ are checkedNed Batchelder2023-01-121-9/+1
* mypy: test_plugins.pyNed Batchelder2023-01-121-2/+1
* mypy: all of coverage/ is checkable nowNed Batchelder2023-01-121-9/+1
* mypy: pytracer.py, the last file in coverage/Ned Batchelder2023-01-121-2/+1
* mypy: html.pyNed Batchelder2023-01-121-3/+5
* mypy: exclude fullcoverage/encodings.pyNed Batchelder2023-01-101-0/+1
* mypy: execfile.pyNed Batchelder2023-01-101-1/+1
* mypy: test_venv.pyNed Batchelder2023-01-071-2/+2
* mypy: templite.py test_templite.pyNed Batchelder2023-01-071-4/+7
* mypy: test_testing.py test_version.pyNed Batchelder2023-01-071-3/+4
* mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...Ned Batchelder2023-01-071-2/+4
* mypy: debug.pyNed Batchelder2023-01-051-1/+1
* mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits....Ned Batchelder2023-01-051-2/+3
* mypy: test_debug.py test_execfile.py test_filereporter.py test_files.pyNed Batchelder2023-01-041-2/+3
* mypy: test_coverage.py, test_data.pyNed Batchelder2023-01-041-1/+1
* mypy: test helpers: conftest.py mixins.py osinfo.pyNed Batchelder2023-01-041-1/+1
* mypy: summary.py, test_summary.py, tests/coveragetest.pyNed Batchelder2023-01-041-4/+5
* mypy: misc.py, test_misc.pyNed Batchelder2023-01-031-2/+2
* mypy: test_config.py, test_context.pyNed Batchelder2023-01-031-9/+9
* mypy: test_concurrency.py, test_python.pyNed Batchelder2023-01-031-2/+3
* mypy: test_annotate.py test_arcs.py test_collector.pyNed Batchelder2023-01-021-1/+1
* mypy: test_xml.pyNed Batchelder2023-01-011-1/+1
* mypy: xmlreport.pyNed Batchelder2023-01-011-1/+1
* mypy: check collector.py and plugin_support.pyNed Batchelder2023-01-011-2/+2
* mypy: add cmdline.py and test_cmdline.pyNed Batchelder2022-12-311-7/+4
* mypy: add env.pyNed Batchelder2022-12-311-1/+1
* mypy: add lcovreport.pyNed Batchelder2022-12-311-1/+1
* mypy: add annotate.py and jsonreport.pyNed Batchelder2022-12-311-2/+2
* mypy: add __init__.py, __main__.py, bytecode.py, context.py, exceptions.py, r...Ned Batchelder2022-12-311-3/+4
* mypy: control.py is checkedNed Batchelder2022-12-311-2/+3
* mypy: check tests/goldtest.py, tests/test_html.pyNed Batchelder2022-12-311-1/+1
* mypy: check tests/helpers.pyNed Batchelder2022-12-311-1/+1
* mypy: add data.py and test_api.pyNed Batchelder2022-12-311-4/+5
* refactor: removed mentions of Jython and IronPythonNed Batchelder2022-12-301-2/+0
* mypy: inorout.py, disposition.py, and part of control.pyNed Batchelder2022-12-301-1/+1
* mypy: check multiproc.pyNed Batchelder2022-12-291-1/+1
* mypy: check python.pyNed Batchelder2022-12-291-3/+3
* mypy: check sqldata.pyNed Batchelder2022-12-291-3/+3