mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-05 19:41:24 +08:00
Automatically determine version from vcs tags
This commit is contained in:
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Setup:
|
||||
```
|
||||
pipx install poetry
|
||||
pipx inject poetry poetry-dynamic-versioning
|
||||
pipx install tox
|
||||
pipx inject tox tox-poetry
|
||||
```
|
||||
Reference in New Issue
Block a user