fix: windows service installation for py3.13
This commit is contained in:
@ -15,8 +15,9 @@ A Python package for surfing internet scientifically.
|
||||
```bash
|
||||
git clone ssh://git@gitea.epss.net.cn:2223/klesh/ss.git
|
||||
cd ss
|
||||
brew install poetry
|
||||
poetry config --local virtualenvs.in-project true
|
||||
python -m venv .venv
|
||||
./.venv/Scripts/activate
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
### 2. Add the root directory to system PATH
|
||||
|
||||
Reference in New Issue
Block a user