source: exampleparties/stupidparty/README.txt@ 66

Last change on this file since 66 was 59, checked in by Wouter Pasman, 3 years ago

#44 manual commit of first public release, because this will cause the dist directory to move

File size: 184 bytes
Line 
1You must first install geniusweb:
2
3pip install -r requirements.txt
4
5
6You build your party with
7
8pip install wheel
9python3 setup.py sdist
10
11result file in dist/stupidparty-X.Y.Z.tar.gz
Note: See TracBrowser for help on using the repository browser.