source: exampleparties/randomparty/README.txt@ 95

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

Added java logconverter to add utilities to log results. Fixed
bug in python ProgressTime.

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