source:
exampleparties/stupidparty/README.txt@
75
Last change on this file since 75 was 73, checked in by , 3 years ago | |
---|---|
File size: 184 bytes |
Rev | Line | |
---|---|---|
[73] | 1 | You must first install geniusweb: |
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.