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
bb14c2bd
Unverified
Commit
bb14c2bd
authored
Jun 29, 2020
by
peterjc123
Committed by
GitHub
Jun 29, 2020
Browse files
Unpin ninja version (#2358)
parent
dafd6d35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packaging/build_wheel.sh
packaging/build_wheel.sh
+1
-1
No files found.
packaging/build_wheel.sh
View file @
bb14c2bd
...
...
@@ -7,7 +7,7 @@ script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
export
BUILD_TYPE
=
wheel
setup_env 0.8.0
setup_wheel_python
pip_install numpy pyyaml future
"
ninja
==1.9.0.post1"
pip_install numpy pyyaml future ninja
setup_pip_pytorch_version
python setup.py clean
if
[[
"
$OSTYPE
"
==
"msys"
]]
;
then
...
...
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