source: exampleparties/stupidparty/README.txt@ 81

Last change on this file since 81 was 81, checked in by Bart Vastenhouw, 2 years ago

Added python timedependent parties (conceder, hardliner, etc)

File size: 197 bytes
Line 
1You must first install the required libraries:
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.