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
5b07d6c9
Unverified
Commit
5b07d6c9
authored
Apr 07, 2023
by
Andrey Talman
Committed by
GitHub
Apr 07, 2023
Browse files
Remove temporary channel for python 3.11 (#7505)
parent
1c4f0c49
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
packaging/build_conda.sh
packaging/build_conda.sh
+0
-4
No files found.
packaging/build_conda.sh
View file @
5b07d6c9
...
@@ -13,8 +13,4 @@ setup_visual_studio_constraint
...
@@ -13,8 +13,4 @@ setup_visual_studio_constraint
setup_junit_results_folder
setup_junit_results_folder
export
CUDATOOLKIT_CHANNEL
=
"nvidia"
export
CUDATOOLKIT_CHANNEL
=
"nvidia"
if
[[
"
$PYTHON_VERSION
"
==
"3.11"
]]
;
then
export
CONDA_CHANNEL_FLAGS
=
"
${
CONDA_CHANNEL_FLAGS
}
-c malfet"
fi
conda build
-c
$CUDATOOLKIT_CHANNEL
$CONDA_CHANNEL_FLAGS
--no-anaconda-upload
--no-test
--python
"
$PYTHON_VERSION
"
packaging/torchvision
conda build
-c
$CUDATOOLKIT_CHANNEL
$CONDA_CHANNEL_FLAGS
--no-anaconda-upload
--no-test
--python
"
$PYTHON_VERSION
"
packaging/torchvision
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