source: geniuswebcore/README.txt

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

python installs also wheel to avoid error messages

File size: 135 bytes
Line 
1Prepare your environment with
2
3pip install -r requirements.txt
4
5
6build with
7
8python3 setup.py sdist
9
10result file in dist/blabla.tar.gz
Note: See TracBrowser for help on using the repository browser.