closes #3661
This commit is contained in:
Jacob Heider 2023-10-14 13:16:52 -04:00
parent 5d5e429c4b
commit 9ba44d2b80
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -8,7 +8,10 @@ versions:
- /^rev\// - /^rev\//
dependencies: dependencies:
python.org: ~3.11 python.org: ~3.11
llvm.org: <17 # needs gcc to sip-install
build: build:
dependencies:
gnu.org/make: '*'
script: script:
- python-venv.sh {{prefix}}/bin/sip-install - python-venv.sh {{prefix}}/bin/sip-install
- python-venv.sh {{prefix}}/bin/sip-build - python-venv.sh {{prefix}}/bin/sip-build