.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/python-publish.yml
solar_apparent_time/__init__.py
solar_apparent_time/solar_apparent_time.py
solar_apparent_time/version.txt
solar_apparent_time.egg-info/PKG-INFO
solar_apparent_time.egg-info/SOURCES.txt
solar_apparent_time.egg-info/dependency_links.txt
solar_apparent_time.egg-info/requires.txt
solar_apparent_time.egg-info/top_level.txt
tests/test_import_dependencies.py
tests/test_import_sun_angles.py