fix: replace Rust CI with Python CI workflow
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 05:50:27 +00:00
parent e6476d3eb4
commit ae756bfaf9

8
.gitignore vendored
View File

@@ -40,6 +40,14 @@ env/
htmlcov/
*.cover
# Distribution / packaging
.Python
env/
venv/
ENV/
build/
dist/
# mypy
.mypy_cache/
.dmypy.json