Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

Commit

Permalink
Adding requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Oct 28, 2018
1 parent e0a41c5 commit 09509de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- 3.6

install:
- pip install -r requirements.txt
- pip install tox

script:
Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sphinx
topos_theme
stylo

0 comments on commit 09509de

Please sign in to comment.