apparently node won't build with python 3.11

This commit is contained in:
Jacob Heider 2022-10-30 14:27:27 -04:00
parent d4aa2e3a06
commit 7f339fea48
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -20,7 +20,7 @@ build:
dependencies:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
python.org: ^3.10
python.org: '>=3.7 <3.11'
freedesktop.org/pkg-config: ^0.29
script: |
./configure $ARGS