Commit 8597d4c5 authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

dependencies for testing

Summary: We especially need omegaconf when testing impicitron.

Reviewed By: patricklabatut

Differential Revision: D37921440

fbshipit-source-id: 4e66fde35aa29f60eabd92bf459cd584cfd7e5ca
parent 38fd8380
...@@ -45,6 +45,9 @@ test: ...@@ -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 .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment