Skip to content

Commit 360501f

Browse files
authored
Update setup.py
1 parent e28f5e9 commit 360501f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
#Aides : Using set-me-up.py from https://gist.github.com/ojii/3906682 ,
55
#Aides : The generator "set-me-up.py" need a "__init__.py" file in the main root directorie to work .
66

7+
#HOW INSTALL AND USE THIS PROJECT:
8+
#in the console : sudo python setup.py install
9+
#And all the depencies will be installed with the Project
10+
711
from setuptools import setup, find_packages
812

913
setup(

0 commit comments

Comments
 (0)