Skip to content
Snippets Groups Projects
Commit cd5eb6c2 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Install torch on windows

parent bc162952
Branches
Tags
No related merge requests found
Pipeline #22251 canceled
...@@ -26,6 +26,7 @@ minimal-windows: ...@@ -26,6 +26,7 @@ minimal-windows:
- conda env list - conda env list
- python -c "import numpy" - python -c "import numpy"
- git submodule update --init --recursive - git submodule update --init --recursive
- pip install -e .
- python setup.py bdist_wheel - python setup.py bdist_wheel
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment