Open avinassh opened 5 years ago
Right now I copying the directory to my project and adding it to sys.path. Is this the way I am supposed to do it? Or is there any better way?
sys.path
Would you be interested in a PR with setup.py?
setup.py
Right now I copying the directory to my project and adding it to
sys.path
. Is this the way I am supposed to do it? Or is there any better way?Would you be interested in a PR with
setup.py
?