source:
exampleparties/stupidparty/README.txt@
91
Last change on this file since 91 was 90, checked in by , 3 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.