source: exampleparties/hardliner/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: 76 bytes
Line 
1from hardliner.Hardliner import Hardliner
2
3def party():
4 return Hardliner
Note: See TracBrowser for help on using the repository browser.