fix: windows service installation for py3.13
This commit is contained in:
7
windows.md
Normal file
7
windows.md
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
管理员
|
||||
|
||||
```powershell
|
||||
pip install -r requirements.txt -r requirements-win32.txt
|
||||
python -m ss core service install
|
||||
```
|
||||
Reference in New Issue
Block a user