mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-01 03:12:49 +08:00
dependencies for testing
Summary: We especially need omegaconf when testing impicitron. Reviewed By: patricklabatut Differential Revision: D37921440 fbshipit-source-id: 4e66fde35aa29f60eabd92bf459cd584cfd7e5ca
This commit is contained in:
parent
38fd8380f7
commit
8597d4c5c1
@ -45,6 +45,9 @@ test:
|
||||
- docs
|
||||
requires:
|
||||
- imageio
|
||||
- hydra-core
|
||||
- accelerate
|
||||
- lpips
|
||||
commands:
|
||||
#pytest .
|
||||
python -m unittest discover -v -s tests -t .
|
||||
|
Loading…
x
Reference in New Issue
Block a user