summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* mypy: check results.pyNed Batchelder2022-12-291-1/+1
* mypy: check tomlconfig.pyNed Batchelder2022-12-291-2/+3
* mypy: mypy checks plugin.pyNed Batchelder2022-12-291-1/+1
* mypy: add parser.py to mypyNed Batchelder2022-12-291-1/+1
* mypy: a separate tox env for mypyNed Batchelder2022-12-291-3/+20
* test: run mypy on config.pyNed Batchelder2022-12-271-1/+1
* test: add phystokens.py to the mypy trainNed Batchelder2022-12-271-4/+4
* test: add type annotations for files.pyNed Batchelder2022-12-271-1/+1
* test: add mypy just for one file at firstNed Batchelder2022-12-271-0/+2
* test: tox-gh-actions says to do it like thisNed Batchelder2022-12-181-1/+1
* test: this was wrong?Ned Batchelder2022-12-071-1/+1
* test: setting COLUMNS=80 broadly makes pytest too narrowNed Batchelder2022-12-031-3/+0
* test: ensure columns=80 for coggingNed Batchelder2022-12-031-1/+5
* build: install light threads on newer pythonsNed Batchelder2022-10-271-1/+2
* build: 3.11.0 and 3.12.0a1 are availableNed Batchelder2022-10-271-1/+2
* build: don't install multiple .pip filesNed Batchelder2022-08-151-2/+1
* build: reduce doc reqs to avoid conflictsNed Batchelder2022-08-151-2/+2
* test(benchmark): results are presented in markdown table, with ratiosNed Batchelder2022-06-041-1/+1
* build: tox understands "pypy38" on its ownNed Batchelder2022-02-201-16/+0
* build: finely sliced tox envs for testing pypy versions ad-hocNed Batchelder2022-02-061-1/+17
* build: include lab/* in the sdistNed Batchelder2022-01-201-1/+1
* build: provide hints about how to fix cog-check quality failures.Ned Batchelder2022-01-151-0/+2
* build(test): PyContracts doesn't work on 3.11Ned Batchelder2022-01-021-2/+0
* build: drop Python 3.6 supportNed Batchelder2021-12-311-3/+4
* 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