Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Migrate pytest configuration to pyproject.toml. | neiljp (Neil Pilgrim) | 2023-03-20 | 1 | -0/+26 |
* | build: use scriv to create GitHub releases | Ned Batchelder | 2023-01-16 | 1 | -0/+8 |
* | mypy: turn on disallow_untyped_decorators | Ned Batchelder | 2023-01-12 | 1 | -2/+1 |
* | mypy: turn on disallow_untyped_calls | Ned Batchelder | 2023-01-12 | 1 | -1/+1 |
* | mypy: all of coverage/ and tests/ are checked | Ned Batchelder | 2023-01-12 | 1 | -0/+1 |
* | mypy: exclude fullcoverage/encodings.py | Ned Batchelder | 2023-01-10 | 1 | -0/+4 |
* | mypy: a separate tox env for mypy | Ned Batchelder | 2022-12-29 | 1 | -20/+11 |
* | test: add type annotations for files.py | Ned Batchelder | 2022-12-27 | 1 | -2/+2 |
* | test: add mypy just for one file at first | Ned Batchelder | 2022-12-27 | 1 | -0/+28 |
* | build: remove redundant wheel dep from pyproject.toml | Michał Górny | 2022-10-01 | 1 | -1/+1 |
* | build: use pyproject.toml to comply with pep517 | Ned Batchelder | 2022-09-13 | 1 | -0/+6 |