mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 07:53:01 +00:00
Properly set requirements of ws4py and requests.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
include README.md
|
||||
include LICENSE
|
||||
include requirements.txt
|
||||
|
@@ -1,2 +1,2 @@
|
||||
ws4py
|
||||
requests
|
||||
ws4py>=0.3.4
|
||||
requests>=2.7.0
|
||||
|
Reference in New Issue
Block a user