mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-17 21:00:38 +08:00
update install.md
Reviewed By: bottler, wanyenlo Differential Revision: D19658045 fbshipit-source-id: a623a81c1ed1fa4054ea55bf06a2926e297b7966
This commit is contained in:
committed by
Facebook Github Bot
parent
659ad34389
commit
25c2f34096
@@ -12,4 +12,4 @@ setup_conda_pytorch_constraint
|
||||
setup_conda_cudatoolkit_constraint
|
||||
setup_visual_studio_constraint
|
||||
# shellcheck disable=SC2086
|
||||
conda build $CONDA_CHANNEL_FLAGS ${TEST_FLAG:-} -c defaults -c conda-forge --no-anaconda-upload -c takatosp1 --python "$PYTHON_VERSION" packaging/pytorch3d
|
||||
conda build $CONDA_CHANNEL_FLAGS ${TEST_FLAG:-} -c defaults -c conda-forge --no-anaconda-upload -c fvcore --python "$PYTHON_VERSION" packaging/pytorch3d
|
||||
|
||||
Reference in New Issue
Block a user