mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Update conf.py
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
#
|
#
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
#sys.path.insert(0, os.path.abspath('../../pycmx'))
|
|
||||||
sys.path.insert(0, os.path.abspath('../..'))
|
sys.path.insert(0, os.path.abspath('../..'))
|
||||||
print(sys.path)
|
print(sys.path)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user