diff options
| author | 2018-02-07 12:27:41 +0000 | |
|---|---|---|
| committer | 2018-02-07 12:27:41 +0000 | |
| commit | edab0c3e7a432add22d19977ee7f4f24cdaebec7 (patch) | |
| tree | d3bf85a4ffeaa2d778550c42631648d8e0675167 /requirements.txt | |
| parent | Add "Now playing" status (#1) (diff) | |
Fix up bot info command formatting and add git sha
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 07e0675ab..b1cabf9b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -https://github.com/Rapptz/discord.py/archive/rewrite.zip
\ No newline at end of file +https://github.com/Rapptz/discord.py/archive/rewrite.zip +dulwich
\ No newline at end of file |