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 55fe934 commit 7557ff0Copy full SHA for 7557ff0
tox.ini
@@ -87,6 +87,7 @@ commands =
87
changedir = {toxinidir}
88
deps = -rrequirements/docs.txt
89
commands =
90
+ python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/core.git
91
sphinx-multiversion --dump-metadata docs/source docs/build/html | jq "keys"
92
sphinx-multiversion docs/source docs/build/html
93
0 commit comments