.gitignore
COPYRIGHT.md
LICENSE.md
README.md
pyproject.toml
requirements-dev.txt
.github/workflows/checks.yml
src/watertap_solvers/__init__.py
src/watertap_solvers/_base.py
src/watertap_solvers/conftest.py
src/watertap_solvers/model_debug_mode.py
src/watertap_solvers.egg-info/PKG-INFO
src/watertap_solvers.egg-info/SOURCES.txt
src/watertap_solvers.egg-info/dependency_links.txt
src/watertap_solvers.egg-info/requires.txt
src/watertap_solvers.egg-info/top_level.txt
src/watertap_solvers/tests/model_debug_example_script.py
src/watertap_solvers/tests/test_model_debug_mode.py
src/watertap_solvers/tests/test_solver_wrappers.py