fix conda darwin-x86-64

hopefully. there's what looks like an api issue in `threading` that only appears on darwin-x86-64...
This commit is contained in:
Jacob Heider 2024-02-01 15:26:10 -05:00
parent ac3cbfd6c0
commit e48bc639f1
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -18,7 +18,8 @@ dependencies:
build:
dependencies:
python.org: ~3.11
# https://docs.conda.io/projects/miniconda/en/latest/#latest-miniconda-installer-links
python.org: =3.11.5
gnu.org/patch: '*'
curl.se: '*'
script: