summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-04-23 12:06:06 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-23 20:56:24 +0200
commita82c18c456c8ad234fa007a5bea46417d34f1897 (patch)
tree7ae4679838b05dc2f0dfe7390d1212250fc09bf6 /MANIFEST.in
parent7e131abecce42f5aa3c5f7b9e2e7b911bb79fc57 (diff)
downloadastroid-git-a82c18c456c8ad234fa007a5bea46417d34f1897.tar.gz
Update packaging 1 - use setup.cfg
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1d4d411b..d6695c49 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,5 @@
include ChangeLog
include README.rst
-include LICENSE
-include pytest.ini
recursive-include tests *.py *.zip *.egg *.pth
recursive-include astroid/brain *.py
graft tests