Unverified Commit 83090c2a authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

Revert "temporarily add packaging as CI requirement (#8100)" (#8131)

parent ab4c1022
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment