finalize 3.3 release

This commit is contained in:
Yax 2022-12-03 19:02:24 +01:00
parent c9238330e2
commit 60f2d58076
4 changed files with 44 additions and 6294 deletions

View file

@ -9,7 +9,7 @@ test:
poetry run coverage report
typehint:
poetry run mypy --ignore-missing-imports stacosys/
poetry run mypy --ignore-missing-imports stacosys/ tests/
lint:
poetry run pylint stacosys/