fix: windows service installation for py3.13

This commit is contained in:
2026-02-09 11:28:08 +08:00
parent 3ba61b4cbf
commit db13c68161
17 changed files with 22 additions and 2051 deletions

4
requirements-dev.txt Normal file
View File

@ -0,0 +1,4 @@
pytest>=6.0.0
pytest-cov>=2.0.0
black>=21.0.0
flake8>=3.8.0