-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path85-nofreethread.yaml
More file actions
50 lines (50 loc) · 833 Bytes
/
85-nofreethread.yaml
File metadata and controls
50 lines (50 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
default_branch: main
function: main_build
kind: source_install
name: zstandard
proj_name: python-zstandard
...
---
flags: --pre --upgrade --no-build-isolation
kind: pip
packages: google-crc32c zarr
...
---
default_branch: main
function: main_build
kind: source_install
name: msgspec
proj_name: msgspec
...
---
flags: --pre --upgrade --no-build-isolation
kind: pip
packages: cryptography secretstorage keyring
...
---
default_branch: main
function: main_build
kind: source_install
name: twine
proj_name: twine
...
---
default_branch: master
function: main_build
kind: source_install
name: orjson
proj_name: orjson
...
---
flags: --pre --upgrade --no-build-isolation
kind: pip
packages: PyQt6 pyqt6-qt6 pyqt6-sip
...
---
default_branch: main
function: main_build
kind: source_install
name: mpl-qtthread
proj_name: mpl-qtthread
...