add vpicc to python path
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@601 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -22,7 +22,7 @@ os.system("make doc -C pcsc-relay >/dev/null")
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# add these directories to sys.path here. If the directory is relative to the
|
||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||
#sys.path.insert(0, os.path.abspath('.'))
|
||||
sys.path.insert(0, os.path.abspath('../virtualsmartcard/src/vpicc'))
|
||||
|
||||
# -- General configuration -----------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user