mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +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
|
- docs
|
||||||
requires:
|
requires:
|
||||||
- imageio
|
- imageio
|
||||||
|
- hydra-core
|
||||||
|
- accelerate
|
||||||
|
- lpips
|
||||||
commands:
|
commands:
|
||||||
#pytest .
|
#pytest .
|
||||||
python -m unittest discover -v -s tests -t .
|
python -m unittest discover -v -s tests -t .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user