aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRapptz <[email protected]>2015-10-18 23:34:27 -0400
committerRapptz <[email protected]>2015-10-18 23:34:27 -0400
commit7ff2cd008fce806fb575ce190c7bfb1f900c42cd (patch)
tree1629cbd796a5379102fc9787d8120619dc7b418e /MANIFEST.in
parentAdd Client.create_role to create a server-wide role. (diff)
downloaddiscord.py-7ff2cd008fce806fb575ce190c7bfb1f900c42cd.tar.xz
discord.py-7ff2cd008fce806fb575ce190c7bfb1f900c42cd.zip
Properly set requirements of ws4py and requests.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 04f196ac..bb910ebb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,3 @@
include README.md
include LICENSE
+include requirements.txt