Select Git revision
requirements.txt
This project manages its dependencies using pip.
Learn more
MANIFEST.in 181 B
recursive-include template *.py
include *.rst
include *.txt
exclude .pre-commit-config.yaml
exclude .gitlab-ci.yml
exclude .gitignore
exclude Pipfile*
exclude tests
exclude tests/*