source:
pyrunner/helloworld/README.txt
Last change on this file was 1394, checked in by , 8 weeks ago | |
---|---|
File size: 315 bytes |
Line | |
---|---|
1 | This dir contains python helloworld code. |
2 | You can build a tar.gz file from this by executing |
3 | python setup.py sdist |
4 | after which your tar.gz file is in the dist directory. |
5 | |
6 | This targz has to be copied to the resources directory so that our unit test can access it. |
7 | |
8 | The code is run with |
9 | python helloworld.py |
Note:
See TracBrowser
for help on using the repository browser.