Skip to content

Commit

Permalink
Revert "Install systems for testing notebooks (NVIDIA-Merlin#587)"
Browse files Browse the repository at this point in the history
This reverts commit 05ce174.
  • Loading branch information
edknv committed Dec 28, 2022
1 parent 05ce174 commit 5abcdc5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion requirements/systems.txt

This file was deleted.

1 change: 0 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
-r dev.txt
-r pytorch.txt
-r systems.txt

pytest>=5
pytest-cov>=2
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ commands =
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/core.git@{posargs:main}
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/dataloader.git@{posargs:main}
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/NVTabular.git@{posargs:main}
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/systems.git@{posargs:main}

[testenv:test-cpu]
; Runs in: Github Actions
Expand Down

0 comments on commit 5abcdc5

Please sign in to comment.