Skip to content

Commit

Permalink
docs (#6)
Browse files Browse the repository at this point in the history
* docs requirements.txt

* docs requirements

Co-authored-by: rodrigoarenas456 <31422766+rodrigoarenas456@users.noreply.github.com>
  • Loading branch information
rodrigo-arenas and rodrigo-arenas committed May 31, 2021
1 parent 79a96c1 commit d699810
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ numpy>=1.13.3
seaborn>=0.11.1
deap>=1.3.1
pydantic>=1.8.2
black==21.5b2
black==21.5b2
sphinx
sphinx_gallery
sphinx_rtd_theme
sphinx-copybutton
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ sphinx:
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- requirements: dev-requirements.txt

0 comments on commit d699810

Please sign in to comment.