Commit dc2c7e48 authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

docs build remove mock after D45600232

Summary: We now use unittest.mock

Reviewed By: shapovalov

Differential Revision: D45868799

fbshipit-source-id: cd1042dc2c49c82c7b9e024f761c496049a31beb
parent 42e7de41
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
### Install dependencies ### Install dependencies
``` ```
pip install -U recommonmark mock sphinx sphinx_rtd_theme sphinx_markdown_tables pip install -U recommonmark sphinx sphinx_rtd_theme sphinx_markdown_tables
``` ```
### Add symlink to the root README.md ### Add symlink to the root README.md
......
...@@ -3,7 +3,6 @@ Sphinx>=1.7 ...@@ -3,7 +3,6 @@ Sphinx>=1.7
recommonmark==0.4.0 recommonmark==0.4.0
sphinx_rtd_theme sphinx_rtd_theme
sphinx_markdown_tables sphinx_markdown_tables
mock
numpy numpy
iopath iopath
fvcore fvcore
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment