Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
bcfc80b4
Commit
bcfc80b4
authored
Feb 11, 2020
by
rusty1s
Browse files
update pip
parent
8259f2c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.travis.yml
.travis.yml
+2
-0
No files found.
.travis.yml
View file @
bcfc80b4
...
@@ -60,6 +60,7 @@ jobs:
...
@@ -60,6 +60,7 @@ jobs:
-
PATH=/c/Python37:/c/Python37/Scripts:$PATH
-
PATH=/c/Python37:/c/Python37/Scripts:$PATH
before_install
:
before_install
:
-
choco install python --version 3.7.6
-
choco install python --version 3.7.6
-
python -m pip install --upgrade --user pip
# - name: windows/cu92
# - name: windows/cu92
# os: windows
# os: windows
# language: shell
# language: shell
...
@@ -95,6 +96,7 @@ jobs:
...
@@ -95,6 +96,7 @@ jobs:
# - choco install python --version 3.7.6
# - choco install python --version 3.7.6
install
:
install
:
-
pip3 install --upgrade pip
-
source script/install.sh
-
source script/install.sh
-
pip3 install numpy
-
pip3 install numpy
-
pip3 install torch==${TORCH}+${IDX} -f https://download.pytorch.org/whl/torch_stable.html
-
pip3 install torch==${TORCH}+${IDX} -f https://download.pytorch.org/whl/torch_stable.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment