summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2020-08-01 12:48:11 +0200
committerThomas Kriechbaumer <Kriechi@users.noreply.github.com>2020-08-02 13:34:58 +0200
commit6e9032fe3b1e701a068f8e4117349e30015b431f (patch)
tree757d4d16ade48dd755798c9c276101b529771e2f /MANIFEST.in
parente82b5ae7fa3d77f40d5f56e4138922179b6868b9 (diff)
use CHANGELOG
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d171264..a7a931a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,5 +6,5 @@ graft examples
prune docs/build
recursive-include examples *.py *.crt *.key *.pem *.csr
recursive-include utils *.sh
-include README.rst LICENSE CONTRIBUTORS.rst HISTORY.rst tox.ini test_requirements.txt .coveragerc Makefile
+include README.rst LICENSE CHANGELOG.rst tox.ini test_requirements.txt .coveragerc Makefile
global-exclude *.pyc *.pyo *.swo *.swp *.map *.yml *.DS_Store