Skip to content
Snippets Groups Projects
Commit 867222bd authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm any_of ^py-pip requirement

parent 7782411d
No related branches found
No related tags found
1 merge request!956chore: spack-v0.22.1
...@@ -15,7 +15,6 @@ packages: ...@@ -15,7 +15,6 @@ packages:
- '%gcc' - '%gcc'
- any_of: [+ipo, '@:'] - any_of: [+ipo, '@:']
- any_of: [build_type=Release, '@:'] - any_of: [build_type=Release, '@:']
- any_of: [^py-pip@23.1.2, '@:']
acts: acts:
require: require:
- '@31.2.0' - '@31.2.0'
...@@ -261,7 +260,6 @@ packages: ...@@ -261,7 +260,6 @@ packages:
python: python:
require: require:
- '@3.10.13' - '@3.10.13'
- +ssl
py-awkward: py-awkward:
require: require:
- '@2.1.1' - '@2.1.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment