aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-01-26 07:50:18 -0800
committerDavid Lord <davidism@gmail.com>2020-01-26 10:09:36 -0800
commit7c3d08886520d6a19108577cb737839401cb61ed (patch)
treea31a524a9f75ca0854fd83a323e01d0b13879068 /MANIFEST.in
parentf81c229f63c927d313c0cd0ba09a002d54571d16 (diff)
downloadmarkupsafe-7c3d08886520d6a19108577cb737839401cb61ed.tar.gz
finish Azure Pipelines config
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 92a16da..cab5663 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,6 @@
include CHANGES.rst
-include LICENSE.rst
-include README.rst
include tox.ini
graft docs
prune docs/_build
graft tests
-global-exclude *.py[co]
+global-exclude *.pyc