summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-11-15 13:42:48 +0200
committerGitHub <noreply@github.com>2021-11-15 13:42:48 +0200
commitc02d7209be5aeefe27c7ac2e740dafc4d969ec47 (patch)
tree14ef94c6bbd3ee341d790ae56ec6df008ce413f0 /MANIFEST.in
parent9235a72fa6545a9586e42d0a46f2f72b34fab1db (diff)
downloadredis-py-c02d7209be5aeefe27c7ac2e740dafc4d969ec47.tar.gz
4.0.0 (#1708)v4.0.0
* 4.0.0
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7aaee12..97fa305 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,6 @@
-include CHANGES
include INSTALL
include LICENSE
-include README.rst
+include README.md
exclude __pycache__
recursive-include tests *
recursive-exclude tests *.pyc