1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

moved to pyproject toml

This commit is contained in:
Bastian Venthur
2022-12-09 20:57:11 +01:00
parent a330d9766d
commit 352c37045a
7 changed files with 84 additions and 64 deletions

View File

@@ -2,6 +2,7 @@
## [unreleased]
* moved to pyproject.toml
* added python 3.11 to test suite
* break out lint and mypy from test matrix and only run on linux- and latest
stable python to make it a bit more efficient