.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/release-vars.sh
.github/workflows/release.yml
conda_build_test.egg-info/PKG-INFO
conda_build_test.egg-info/SOURCES.txt
conda_build_test.egg-info/dependency_links.txt
conda_build_test.egg-info/requires.txt
conda_build_test.egg-info/top_level.txt
hello/__init__.py
hello/__version__.py
src/hello.c