Chore
* chore: add codespell for ci lint ([`89e5369`](https://github.com/Jc2k/pytest-docker-tools/commit/89e5369c94386fbcc2a81a767b48128e94cfe70f))
Fix
* fix: correct classifiers ([`78318e9`](https://github.com/Jc2k/pytest-docker-tools/commit/78318e9dc053b1462028c50ced82cdf003f0a35e))
* fix: version number must be preset ([`46363d2`](https://github.com/Jc2k/pytest-docker-tools/commit/46363d27f84d0bc3c8a968b041c0d5ce729bfdea))
* fix: don&39;t check in version number ([`1b5adf1`](https://github.com/Jc2k/pytest-docker-tools/commit/1b5adf1411f0a753af5451cec747f5aeda84dfc1))
* fix: get all lints passing ([`7556579`](https://github.com/Jc2k/pytest-docker-tools/commit/7556579ab941837d5b7f76344a7a2dd9bc082ada))
* fix: pre-commit settings ([`f50ebf1`](https://github.com/Jc2k/pytest-docker-tools/commit/f50ebf1d103f85255839fa658ab03403377fe2d8))
* fix: explicit build backend ([`2cb886b`](https://github.com/Jc2k/pytest-docker-tools/commit/2cb886b9b6be481a779005a66033f6c159138fce))
* fix: drop unsupported pythons ([`9310ce2`](https://github.com/Jc2k/pytest-docker-tools/commit/9310ce2b457ab87de5f57b13fb32eb2017c5b262))
* fix: run pre-commit under uv ([`ba17370`](https://github.com/Jc2k/pytest-docker-tools/commit/ba173709ddf50425a8c18933bb8aee46f439e44c))
* fix: add pre-commit deps ([`d48cfa6`](https://github.com/Jc2k/pytest-docker-tools/commit/d48cfa6bec6cb357c26c69a9605062831ced42b2))
* fix: make sure ci runs pytest ([`4ad0141`](https://github.com/Jc2k/pytest-docker-tools/commit/4ad01410ff6f0150706945f37e4d01df63e4fd67))
* fix: setuptools configuration was wrong ([`d4e85dc`](https://github.com/Jc2k/pytest-docker-tools/commit/d4e85dc87b4fcc52eb7e5fc81dc4fa7ec0712653))
* fix: modernize ci ([`b00c4f9`](https://github.com/Jc2k/pytest-docker-tools/commit/b00c4f967f16d868648ffcf9bdd9e2c0468d99ef))
Unknown
* Make docstring escape sequence proof
Matters on Windows, where the path can contain backslashes, i.e.
C:\User\... -> unknown unicode escape sequence. ([`4ae2274`](https://github.com/Jc2k/pytest-docker-tools/commit/4ae22743d5a1dc71fd1d4e32b7ab912195247d59))
* Create LICENSE ([`5853f9b`](https://github.com/Jc2k/pytest-docker-tools/commit/5853f9b67511d76a3bf0d607f4d730b6bac0b969))