.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/pypi.yml
src/pydagmc/__init__.py
src/pydagmc/dagnav.py
src/pydagmc.egg-info/PKG-INFO
src/pydagmc.egg-info/SOURCES.txt
src/pydagmc.egg-info/dependency_links.txt
src/pydagmc.egg-info/requires.txt
src/pydagmc.egg-info/top_level.txt
test/__init__.py
test/conftest.py
test/cube.stl
test/test_dagnav.py
test/gold_files/.test_basic_functionality.gold
test/gold_files/.test_to_vtk.gold