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

adding mbtrack2 to PATH

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