Skip to content

Commit

Permalink
RTD has it's own version of Sphinx. I knew I broke out it's requireme…
Browse files Browse the repository at this point in the history
…nts for a reason
  • Loading branch information
abkfenris committed Oct 1, 2017
1 parent 0babc03 commit 70cd721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Judgement rendered by:
:target: https://landscape.io/github/abkfenris/email_to/master
:alt: Code Health

.. image:: https://codeclimate.com/github/abkfenris/email_to/badges/gpa.png
.. image:: https://codeclimate.com/github/abkfenris/email_to/badges/gpa.svg
:target: https://codeclimate.com/github/abkfenris/email_to
:alt: Code Climate

Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
Sphinx==1.6.4
# Sphinx==1.6.4
cryptography==1.7
PyYAML==3.11

Expand Down

0 comments on commit 70cd721

Please sign in to comment.