Make instaloader usable as package

This commit allows doing `import instaloader` when instaloader is
located in a subdirectory "instaloader". This makes it easier to use
instaloader e.g. when it is imported using git submodules feature.
This commit is contained in:
Alexander Graf
2016-08-18 09:58:07 +02:00
parent 0088ee5e9e
commit 5dc9be47cb
3 changed files with 15 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__/