epanet-python
epanet-python copied to clipboard
dylib loading for Darwin, and fix relative dllpath
Those are needed for OSX .
sys.path.append(this_dir)
Why do we need this? Some python environments like QGIS require this.