Select Git revision
MANIFEST.in
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/*
Also: - Update the README. - Test more environments (every supported CPythong and PyPy version and CPython 2.7).
Also: - Update the README. - Test more environments (every supported CPythong and PyPy version and CPython 2.7).