Commit graph

12 commits

Author SHA1 Message Date
Matt Seymour
6beffe6de6 Fix a regression in adding tests/ dir to source package 2026-02-18 20:22:03 +00:00
Matt Seymour
1b102cd428
Update project URLs in pyproject.toml 2026-02-16 14:28:06 +00:00
Matt Seymour
e6f4ccc49d Add pytest to dependencies 2026-01-08 10:58:17 +00:00
Fábio C. Barrionuevo da Luz
1ca8ccf7db
Add project URLs to pyproject.toml (#287) 2026-01-08 10:12:50 +00:00
Matt Seymour
51b51776a9
Merge branch 'master' into ruff 2026-01-05 10:29:27 +00:00
Yohaan Narayanan
d8f63c8801
Add tests directory to source distribution (#285) 2026-01-04 16:19:05 -08:00
Aarni Koskela
527962ec04 Switch linting and formatting from flake8+isort+black to ruff 2025-12-19 12:05:33 +02:00
Matt Seymour
a01d6b1551 Update project to use uv. 2025-12-16 14:18:42 +00:00
Tom Parker-Shemilt
99128b507b
Make config test options not unknown types (#252)
* Make config test options not unknown types
* Run pyright as part of tests
2024-10-10 22:45:31 +01:00
Tom Parker-Shemilt
698882ea83
Add type hints (#198) 2022-12-21 11:47:41 +00:00
pre-commit-ci[bot]
97e986043d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-05-04 09:51:32 +01:00
Matt Seymour
973b0bcf35 Add flake8 and black config, re-format
* Adds a basic black and flake8 compatible config
* Reformat the code with black using skip string normalization
2022-01-11 12:56:31 +00:00