source: exampleparties/randomparty/party.py@ 100

Last change on this file since 100 was 100, checked in by ruud, 14 months ago

python installs also wheel to avoid error messages

File size: 83 bytes
Line 
1from randomparty.RandomParty import RandomParty
2def party():
3 return RandomParty
Note: See TracBrowser for help on using the repository browser.