.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE.rst
README.rst
codecov.yml
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/ci_tests.yml
.github/workflows/publish.yml
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/dev/releasing.rst
lacosmic/__init__.py
lacosmic/conftest.py
lacosmic/core.py
lacosmic/version.py
lacosmic.egg-info/PKG-INFO
lacosmic.egg-info/SOURCES.txt
lacosmic.egg-info/dependency_links.txt
lacosmic.egg-info/not-zip-safe
lacosmic.egg-info/requires.txt
lacosmic.egg-info/top_level.txt
lacosmic/tests/__init__.py
lacosmic/tests/test_core.py