to solve the encoding problem of inp file exchange
This commit is contained in:
@@ -2,6 +2,7 @@ from distutils.core import setup
|
||||
from Cython.Build import cythonize
|
||||
|
||||
setup(ext_modules=cythonize([
|
||||
"main.py",
|
||||
"tjnetwork.py",
|
||||
"api/*.py",
|
||||
"epanet/*.py"
|
||||
|
||||
Reference in New Issue
Block a user