.gitignore
README.md
pyproject.toml
requirements.txt
.conda/meta.yaml
.github/workflows/build.yml
.github/workflows/release_conda.yml
.github/workflows/release_pypi.yml
ShpPy.egg-info/PKG-INFO
ShpPy.egg-info/SOURCES.txt
ShpPy.egg-info/dependency_links.txt
ShpPy.egg-info/requires.txt
ShpPy.egg-info/top_level.txt
shppy/__init__.py
shppy/_version.py
shppy/run_test.py