Skip to content

Commit

Permalink
Don't require hashes for pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristau committed Feb 8, 2024
1 parent 38c99a7 commit 0be367f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ tasks:
${normProjectUpper}_HEAD_REV: '${head_sha}'
${normProjectUpper}_REPOSITORY_TYPE: git
${normProjectUpper}_PIP_REQUIREMENTS: taskcluster/requirements.txt
PIP_DISABLE_REQUIRE_HASHES: 1
REPOSITORIES:
$json:
${normProject}: ${normProject}
Expand Down

0 comments on commit 0be367f

Please sign in to comment.