Add more py to pyd
This commit is contained in:
@@ -3,6 +3,8 @@ from Cython.Build import cythonize
|
||||
|
||||
setup(ext_modules=cythonize([
|
||||
"main.py",
|
||||
"auto_realtime.py",
|
||||
"auto_store_non_realtime_SCADA_data.py"
|
||||
"tjnetwork.py",
|
||||
"api/*.py",
|
||||
"epanet/*.py"
|
||||
|
||||
Reference in New Issue
Block a user