python-click/MANIFEST.in

10 lines
139 B
Plaintext
Raw Normal View History

2014-10-16 20:40:34 +02:00
include Makefile CHANGES LICENSE
2018-09-06 20:55:10 +02:00
graft artwork
graft tests
graft examples
graft docs
2014-10-16 20:40:34 +02:00
prune docs/_build
2018-09-06 20:55:10 +02:00
global-exclude *.py[co] .DS_Store