summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* test: try to silence a new warningNed Batchelder2023-05-111-0/+1
* style: some clean-upsNed Batchelder2023-05-091-0/+3
* build: Migrate pytest configuration to pyproject.toml.neiljp (Neil Pilgrim)2023-03-201-0/+26
* build: use scriv to create GitHub releasesNed Batchelder2023-01-161-0/+8
* mypy: turn on disallow_untyped_decoratorsNed Batchelder2023-01-121-2/+1
* mypy: turn on disallow_untyped_callsNed Batchelder2023-01-121-1/+1
* mypy: all of coverage/ and tests/ are checkedNed Batchelder2023-01-121-0/+1
* mypy: exclude fullcoverage/encodings.pyNed Batchelder2023-01-101-0/+4
* mypy: a separate tox env for mypyNed Batchelder2022-12-291-20/+11
* test: add type annotations for files.pyNed Batchelder2022-12-271-2/+2
* test: add mypy just for one file at firstNed Batchelder2022-12-271-0/+28
* build: remove redundant wheel dep from pyproject.tomlMichał Górny2022-10-011-1/+1
* build: use pyproject.toml to comply with pep517Ned Batchelder2022-09-131-0/+6