Skip to content

Commit

Permalink
fix: allow py-pip 23.1.2 or 23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Dec 28, 2023
1 parent 6b8ef4d commit d8e0093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ packages:
- '@1.5.3'
py-pip:
require:
- '@23.1.2'
- any_of: ['@23.1.2', '@23.0']
py-pre-commit:
require:
- '@2.20.0'
Expand Down

0 comments on commit d8e0093

Please sign in to comment.