Skip to content

Commit

Permalink
[fbsync] Revert "temporarily add packaging as CI requirement (#8100)" (
Browse files Browse the repository at this point in the history
…#8131)

Reviewed By: vmoens

Differential Revision: D52539008

fbshipit-source-id: e88d4d85cdeb0cb2ced6aedbc83a00f52b81d24d
  • Loading branch information
NicolasHug authored and facebook-github-bot committed Jan 15, 2024
1 parent 94ed823 commit 2393bff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/scripts/setup-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2393bff

Please sign in to comment.