Skip to content

Commit

Permalink
Requests module
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Sep 11, 2022
1 parent 3823323 commit 91219dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ add_custom_target(
if(PYTHON_PIP)
add_custom_target(
docs_depends_install
COMMAND ${PYTHON_PIP} install mkdocs mkdocs-cinder git+https://github.com/bmcorser/fontawesome-markdown.git@master babel
COMMAND ${PYTHON_PIP} install mkdocs mkdocs-cinder git+https://github.com/bmcorser/fontawesome-markdown.git@master babel requests
)
endif()

Expand Down

0 comments on commit 91219dc

Please sign in to comment.