Skip to content

Commit

Permalink
Get readthedocs to build again
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWilhelm committed Dec 29, 2019
1 parent 80c839b commit a1215f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ python:
system_packages: true
install:
- requirements: docs/requirements.txt
- requirements: docs/requirements_causalml.txt

build:
image: latest
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ pandas
keras
matplotlib==2.2.4
pyarrow>=0.15 # Mac problems with 0.13
scikit-learn==0.20.3 # Currently required to downgrade scikit-learn in order for CausalML to compile
scikit-learn
scipy
seaborn
tensorflow
causalml

0 comments on commit a1215f1

Please sign in to comment.