Skip to content

Commit

Permalink
Update requirements for travis and RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
laggron42 committed Aug 1, 2019
1 parent 60bc6d3 commit 48907e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
- pip install -U Red-DiscordBot
- pip install yarl==0.18.0
- pip install black
- pip install python-dateutil

script:
- make compile
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-i https://pypi.org/simple
sphinxcontrib-asyncio
sphinx_autodoc_napoleon_typehints
Red-DiscordBot[voice]
git+https://github.com/Rapptz/discord.py@rewrite
sphinx_rtd_theme
Red-DiscordBot

0 comments on commit 48907e9

Please sign in to comment.