Import files are now searched first from vendor folder and not from python folder

This should solve issues if different versions of packages are installed on the machine (like in #61)
This commit is contained in:
OzzieIsaacs
2016-10-04 18:48:26 +02:00
parent 753a0a82a1
commit cd792d0ca7
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ eggs/
*.log
config.ini
.idea/