diff options
Diffstat (limited to 'third_party/python/pyasn1/MANIFEST.in')
-rw-r--r-- | third_party/python/pyasn1/MANIFEST.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/python/pyasn1/MANIFEST.in b/third_party/python/pyasn1/MANIFEST.in new file mode 100644 index 0000000000..c605b0eef0 --- /dev/null +++ b/third_party/python/pyasn1/MANIFEST.in @@ -0,0 +1,5 @@ +include *.rst *.md +recursive-include tests *.py +recursive-include docs Makefile *.rst *.svg conf.py +prune docs/build +prune docs/source/.templates |