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
83090c2a
"vscode:/vscode.git/clone" did not exist on "68fbd3c6c92c3b81aaf5d03e8257c7e4c985e464"
Unverified
Commit
83090c2a
authored
Nov 23, 2023
by
Philip Meier
Committed by
GitHub
Nov 23, 2023
Browse files
Revert "temporarily add packaging as CI requirement (#8100)" (#8131)
parent
ab4c1022
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.github/scripts/setup-env.sh
.github/scripts/setup-env.sh
+0
-2
No files found.
.github/scripts/setup-env.sh
View file @
83090c2a
...
...
@@ -45,8 +45,6 @@ conda create \
conda activate ci
conda
install
--quiet
--yes
libjpeg-turbo
-c
pytorch
pip
install
--progress-bar
=
off
--upgrade
setuptools
# FIXME: remove this when https://github.com/pytorch/pytorch/pull/113154 is resolved
pip
install
--progress-bar
=
off packaging
# See https://github.com/pytorch/vision/issues/6790
if
[[
"
${
PYTHON_VERSION
}
"
!=
"3.11"
]]
;
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