aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorHornwitser <[email protected]>2019-01-24 22:16:05 +0100
committerRapptz <[email protected]>2019-01-28 22:22:53 -0500
commit1f4940d1716de03086c6693da699ac5c8e57bef8 (patch)
tree39548f1b18029de6f0e6e9d343043da6241e21a7 /MANIFEST.in
parentUpdate voice code to vws V4 (diff)
downloaddiscord.py-1f4940d1716de03086c6693da699ac5c8e57bef8.tar.xz
discord.py-1f4940d1716de03086c6693da699ac5c8e57bef8.zip
Fix README.rst for PyPi
Add long_description_content_type in setup.py, fix incorrectly matched up title underlines in README.rst, and fix incorrect entry in MANIFEST.in that was forgotten when the README was renamed in 06296bf.
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 48577371..e0a5ef4b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include README.md
+include README.rst
include LICENSE
include requirements.txt
include discord/bin/*.dll