Skip to content

Commit 88620b6

Browse files
bottlerfacebook-github-bot
authored andcommitted
attempt to fix doc build facebookresearch#1363
Summary: installing from git: is failing Reviewed By: shapovalov Differential Revision: D40635668 fbshipit-source-id: 604ba5425e14caeabe4e178bf7f851f2163419bd
1 parent db7c80b commit 88620b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sphinx_rtd_theme
55
sphinx_markdown_tables
66
mock
77
numpy
8-
git+git://github.com/facebookresearch/fvcore.git
9-
git+git://github.com/facebookresearch/iopath.git
8+
iopath
9+
fvcore
1010
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl
1111
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl

0 commit comments

Comments
 (0)