mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-17 12:50:35 +08:00
skip code tests in conda build
Summary: None of the current test_build tests make sense during `conda build`. Also remove the unnecessary dependency on the `six` library. Reviewed By: nikhilaravi Differential Revision: D20893852 fbshipit-source-id: 685f0446eaa0bd9151eeee89fc630a1ddc0252ff
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6207c359b1
commit
1e4749602d
@@ -19,7 +19,6 @@ requirements:
|
||||
run:
|
||||
- python
|
||||
- numpy >=1.11
|
||||
- six
|
||||
- torchvision >=0.5
|
||||
- fvcore
|
||||
{{ environ.get('CONDA_PYTORCH_CONSTRAINT') }}
|
||||
|
||||
Reference in New Issue
Block a user