.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
src/gwflow/__init__.py
src/gwflow/gwflow.py
src/gwflow.egg-info/PKG-INFO
src/gwflow.egg-info/SOURCES.txt
src/gwflow.egg-info/dependency_links.txt
src/gwflow.egg-info/requires.txt
src/gwflow.egg-info/top_level.txt
tests/test_integration.py