.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.md
LICENSE
MANIFEST.in
README.rst
install.ps1
pyproject.toml
.github/CODEOWNERS
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bugfix.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/hotfix.md
.github/workflows/00-pipeline-pypi.yml
.github/workflows/01-pre-commit.yml
.github/workflows/02-check-rst-documentation.yml
.github/workflows/03-ci.yml
.github/workflows/04-build-and-release-to-pypi.yml
docs/requirements_docs.txt
src/__init__.py
src/dateid.py
src/DateId.egg-info/PKG-INFO
src/DateId.egg-info/SOURCES.txt
src/DateId.egg-info/dependency_links.txt
src/DateId.egg-info/requires.txt
src/DateId.egg-info/top_level.txt
tests/conftest.py
tests/test_dateid.py