Commit Graph

6 Commits

Author SHA1 Message Date
Hynek Schlawack a8e24b0186
Drop Python 3.7 (#1340)
* Drop Python 3.7

* Add news fragment

* update Ruff
2024-08-29 17:35:04 +02:00
Hynek Schlawack 2446e640ca
Remove non-version metadata hack (#1268)
* Remove non-version metadata hack

As per our deprecation policy.

* Add news fragment

* It’s a pkg
2024-03-18 15:19:38 +01:00
Hynek Schlawack 2bddbdb704
Add codespell 2024-01-08 07:37:20 +01:00
Hynek Schlawack a5cbd51fd9
Tighten linting (#1175)
* Tighten linting

* Consistency

* Simplify config

* Simplify
2023-08-20 12:03:53 +02:00
Hynek Schlawack a08bfb90ef
Un-deprecate __version__ for now
Fixes #1136
2023-06-13 10:02:59 +02:00
Hynek Schlawack d4934b14f1
Drop 3.6 & switch to 100% static packaging configuration (#993)
* Drop 3.6 & move to Hatch + static metadata

Use ubuntu-latest again

* Use hatch-autorun instead of coverage-enable-subprocess

* Fix hostname

* Simplify tox.ini

* Move changelog check to docs jobs

* Hatchling supports PEP 639 just fine
2023-01-11 16:50:27 +01:00