add py13 to tox envlist

test_xair and test_x32 now run tests with tox

upd Tests section in README
This commit is contained in:
2025-02-13 11:01:44 +00:00
parent cf4a1d295f
commit 2b91863337
5 changed files with 45 additions and 32 deletions

2
.gitignore vendored
View File

@@ -131,5 +131,7 @@ dmypy.json
# config, quick test
config.toml
quick.py
tools/*
!tools/README.md
.vscode/