check-manifest/MANIFEST.in

13 lines
198 B
Plaintext

include *.rst
include *.py
include *.yaml
include tox.ini
include Makefile
include .gitignore
include .travis.yml
include appveyor.yml
include .coveragerc
# added by check_manifest.py
include *.mk