Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Add sphinx as a dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
chambridge committed Jul 13, 2017
1 parent 7d76b7e commit a2f6b62
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-requirements.txt
Expand Up @@ -5,7 +5,12 @@ pytest-cov
# Mocking library
Mock

#Linting
flake8
pylint

#Coverage
Coverage

#Docs
Sphinx

0 comments on commit a2f6b62

Please sign in to comment.