Skip to content

Commit

Permalink
[docs] fix RTD builds (#3644)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Dec 11, 2020
1 parent d1fe709 commit 5771a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ def generate_r_docs(app):
-c conda-forge \
-n r_env \
cmake=3.18.2=ha30ef3c_0 \
r-base=4.0.3=hc603457_2 \
r-base=4.0.3=ha43b4e8_3 \
r-data.table=1.13.2=r40h0eb13af_0 \
r-jsonlite=1.7.1=r40hcdcec82_0 \
r-matrix=1.2_18=r40h7fa42b6_3 \
Expand Down

0 comments on commit 5771a97

Please sign in to comment.