diff options
author | 2018-10-03 18:08:23 -0400 | |
---|---|---|
committer | 2018-10-03 18:08:23 -0400 | |
commit | 4e4ef6b9ebb494a8a97f27425e064aded1769951 (patch) | |
tree | 29bfa1b458fd11ce3058490fa86e79e9c603ad0f | |
parent | Fix Pipenv wiki link typo in Contributor guidelines (diff) |
Remove requirements.txt
No sense maintaining this if we're using Pipenv
-rw-r--r-- | requirements.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 850f73bb..00000000 --- a/requirements.txt +++ /dev/null @@ -1,10 +0,0 @@ -aiohttp==3.4.4 -async-timeout==3.0.0 -attrs==18.2.0 -chardet==3.0.4 -discord.py==1.0.0a0 -idna==2.7 -idna-ssl==1.1.0 -multidict==4.4.2 -websockets==6.0 -yarl==1.2.6
\ No newline at end of file |