Files
python-cryptbase/MANIFEST.in
2021-10-08 16:42:25 +02:00

22 lines
385 B
Plaintext

graft docs
graft src
graft ci
graft tests
include .bumpversion.cfg
include .cookiecutterrc
include .coveragerc
include .editorconfig
include tox.ini
include .appveyor.yml
include .readthedocs.yml
include .pre-commit-config.yaml
include AUTHORS.rst
include CHANGELOG.rst
include CONTRIBUTING.rst
include LICENSE
include README.rst
global-exclude *.py[cod] __pycache__/* *.so *.dylib