Commit 996c381dffcf11e0468d3d98463ce35637a06458

Authored by quillotm
1 parent ef499b777c
Exists in master

New init files in order to take into account the core when installing volia via setup.py

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -8,5 +8,6 @@
8 8 """
9 9 import sys
10 10 import os
  11 +
11 12 sys.path.append(os.path.dirname(__file__))