Fix setup.py to work properly

This commit is contained in:
coderkun 2017-01-15 19:47:21 +01:00
commit 88ddc7ce4a
4 changed files with 45 additions and 13 deletions

View file

@ -22,6 +22,18 @@ To run the application just donwload/clone the code, “cd” into the applicati
bc. ./mcg.py
h2. Building
python3 setup.py build
h2. Packaging
python3 setup.py sdist
h2. Installation
python3 setup.py install
h2. Screenshots
!https://www.coderkun.de/images/mcg-cover.png(Cover)!