Skip to content

Commit

Permalink
add docs requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
  • Loading branch information
hoffmansc committed Sep 3, 2022
1 parent 007248b commit 1de8247
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# algorithms
fairlearn>=0.7.0

# tests
pytest>=3.5.0

# docs
sphinx==1.8.6
jinja2==3.0.3
sphinx_rtd_theme==0.4.3
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ pytest>=3.5.0

# docs
sphinx==1.8.6
jinja2==3.0.3
sphinx_rtd_theme==0.4.3

0 comments on commit 1de8247

Please sign in to comment.