mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-19 22:00:35 +08:00
Cuda 10.2 for builds
Summary: cuda 10.2 location on linux. Also remove unused conda test dependencies. Reviewed By: nikhilaravi Differential Revision: D21176409 fbshipit-source-id: dd3f339a92233ff16877ba76506ddf8f4418715d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4bf30593ff
commit
faf0885811
@@ -41,12 +41,7 @@ test:
|
||||
- tests
|
||||
- docs
|
||||
requires:
|
||||
- pytest
|
||||
- scipy
|
||||
- mock
|
||||
- av
|
||||
- ca-certificates
|
||||
- typing
|
||||
commands:
|
||||
#pytest .
|
||||
python -m unittest discover -v -s tests
|
||||
|
||||
Reference in New Issue
Block a user