We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cc993 commit e3e91c3Copy full SHA for e3e91c3
tox.ini
@@ -73,6 +73,7 @@ setenv =
73
deps =
74
pytest
75
pytest-cov
76
+ -rrequirements/test-gpu.txt
77
commands =
78
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/core.git@{posargs:main}
79
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/NVTabular.git@{posargs:main}
0 commit comments