.gitignore
LICENSE.txt
README.md
build.sh
pyproject.toml
setup.cfg
setup.py
.github/workflows/anaconda-publish.yml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
conda/meta.yaml
dagmc_bounding_box/__init__.py
dagmc_bounding_box/_version.py
dagmc_bounding_box/core.py
dagmc_bounding_box.egg-info/PKG-INFO
dagmc_bounding_box.egg-info/SOURCES.txt
dagmc_bounding_box.egg-info/dependency_links.txt
dagmc_bounding_box.egg-info/requires.txt
dagmc_bounding_box.egg-info/top_level.txt
tests/test_python_api.py