mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-05 19:41:24 +08:00
8 lines
124 B
Markdown
8 lines
124 B
Markdown
Setup:
|
|
```
|
|
pipx install poetry
|
|
pipx inject poetry poetry-dynamic-versioning
|
|
pipx install tox
|
|
pipx inject tox tox-poetry
|
|
```
|