Skip to content

Commit

Permalink
resolving readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasleen Grewal committed Mar 19, 2020
1 parent 5032258 commit 8cb04ba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- requirements: requirements-readthedocs.txt
10 changes: 10 additions & 0 deletions requirements-readthedocs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
numpy
scikit-learn>=0.18
scipy
tensorflow
keras
requests
pandas
pyyaml
matplotlib>=2.2.2
pysocks==1.6.8

0 comments on commit 8cb04ba

Please sign in to comment.