Drop sys.path mangling.

This commit is contained in:
Alberto Donato
2015-08-25 17:23:26 +03:00
parent 5b8b44eeee
commit 28f275ea26
8 changed files with 164 additions and 15 deletions

View File

@@ -1,4 +1 @@
import sys
sys.path.append('actions/')
sys.path.append('hooks/')