Add missed conf.py.

No idea how this happened.
This commit is contained in:
Amar Takhar 2016-01-18 19:34:03 -05:00 committed by Amar Takhar
parent 4f81ff1700
commit b99044088c

8
shell/conf.py Normal file
View File

@ -0,0 +1,8 @@
import sys, os
sys.path.append(os.path.abspath('../common/'))
from conf import *
version = '1.0'
release = '5.0'