v0.10.1rc1

This commit is contained in:
2025-09-09 09:40:35 +08:00
parent d6f6ef41fe
commit 9149384e03
432 changed files with 84698 additions and 1 deletions

9
requirements-lint.txt Normal file
View File

@@ -0,0 +1,9 @@
# formatting
pre-commit==4.0.1
# type checking
mypy==1.11.1
types-PyYAML
types-regex
types-requests
types-setuptools