.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/dectime/__init__.py
src/dectime.egg-info/PKG-INFO
src/dectime.egg-info/SOURCES.txt
src/dectime.egg-info/dependency_links.txt
src/dectime.egg-info/entry_points.txt
src/dectime.egg-info/requires.txt
src/dectime.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py