aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRapptz <[email protected]>2015-08-27 07:16:11 -0400
committerRapptz <[email protected]>2015-08-27 07:16:11 -0400
commitfbb045cc1f8531f959694b0fc8da5802442cf18b (patch)
tree76db63a0218549beab2a66fb030cb3f36676717b /MANIFEST.in
parentMove websocket hub to the new gateway. (diff)
downloaddiscord.py-fbb045cc1f8531f959694b0fc8da5802442cf18b.tar.xz
discord.py-fbb045cc1f8531f959694b0fc8da5802442cf18b.zip
Add MANIFEST file for pip.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 00000000..04f196ac
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,2 @@
+include README.md
+include LICENSE