Skip to content
Snippets Groups Projects
Commit f4aca20b authored by Vadim Gubaidulin's avatar Vadim Gubaidulin
Browse files

adding mbtrack2 to PATH

parent 028d0f47
Branches
Tags
1 merge request!13v0.7.0
...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
import os import os
import sys import sys
sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('.'))
sys.path.insert(0, os.path.abspath("../"))
sys.path.insert(0, os.path.abspath("../../"))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment