source:
exampleparties/stupidparty/README.txt@
99
Last change on this file since 99 was 96, checked in by , 2 years ago | |
---|---|
File size: 197 bytes |
Line | |
---|---|
1 | You must first install the required libraries: |
2 | |
3 | pip install -r requirements.txt |
4 | |
5 | |
6 | You build your party with |
7 | |
8 | pip install wheel |
9 | python3 setup.py sdist |
10 | |
11 | result file in dist/stupidparty-X.Y.Z.tar.gz |
Note:
See TracBrowser
for help on using the repository browser.