summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-05-25 21:25:07 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-05-25 21:51:58 +0200
commit88cee6f2f6535afeab49e42c9a4b01ea64b0810a (patch)
tree957787a3d8c77676b63e0371608278672d2f68ae /MANIFEST.in
parent2f838cd93c6f87ccfd097919c0ce3e23d7a78d04 (diff)
downloadastroid-git-88cee6f2f6535afeab49e42c9a4b01ea64b0810a.tar.gz
Add manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 00000000..44a85873
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,10 @@
+prune .github
+prune doc
+prune tests
+exclude .*
+exclude appveyor.yml
+exclude ChangeLog
+exclude pylintrc
+exclude README.rst
+exclude requirements_*.txt
+exclude tox.ini