This PR fixes the environment issues discovered in https://github.com/NVIDIA-Merlin/models/pull/1232 and moves the installation of merlin dependencies to the correct place. Since we are testing horovod in a conda environment, the dependencies should be installed inside conda, not at the tox level.
This PR fixes the environment issues discovered in https://github.com/NVIDIA-Merlin/models/pull/1232 and moves the installation of merlin dependencies to the correct place. Since we are testing horovod in a conda environment, the dependencies should be installed inside conda, not at the tox level.