diff options
| author | Rapptz <[email protected]> | 2015-08-21 18:18:34 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-08-21 18:18:34 -0400 |
| commit | 3e0f09d32c03de0916329c3b131ed1d46672bc02 (patch) | |
| tree | a758fa3db70ecabc0e6e2e2435e5a9219a8876d7 /requirements.txt | |
| download | discord.py-3e0f09d32c03de0916329c3b131ed1d46672bc02.tar.xz discord.py-3e0f09d32c03de0916329c3b131ed1d46672bc02.zip | |
Initial commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..ba8f903f --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +ws4py +requests |