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
vision
Commits
59324a9f
Commit
59324a9f
authored
Jan 27, 2020
by
Edgar Riba
Committed by
Francisco Massa
Jan 27, 2020
Browse files
remove six dependency install (#1792)
parent
39f6abe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
packaging/build_wheel.sh
packaging/build_wheel.sh
+0
-2
No files found.
packaging/build_wheel.sh
View file @
59324a9f
...
@@ -8,8 +8,6 @@ export BUILD_TYPE=wheel
...
@@ -8,8 +8,6 @@ export BUILD_TYPE=wheel
setup_env 0.6.0
setup_env 0.6.0
setup_wheel_python
setup_wheel_python
pip_install numpy pyyaml future ninja
pip_install numpy pyyaml future ninja
# TODO remove after https://github.com/pytorch/pytorch/pull/27282 gets merged
pip_install six
setup_pip_pytorch_version
setup_pip_pytorch_version
python setup.py clean
python setup.py clean
IS_WHEEL
=
1 python setup.py bdist_wheel
IS_WHEEL
=
1 python setup.py bdist_wheel
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