File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,9 @@ This version fixes some issues cross-compiling to Windows ARM when making
6
6
Limited API / Stable ABI extensions, and supports multiple config generators in
7
7
editable mode.
8
8
9
- - Conditional ABI3 logic fixed by @henryiii in
10
- https://github.com/scikit-build/scikit-build-core/pull/352
11
- - Set ` Python_SABI_LIBRARY ` by @henryiii in
12
- https://github.com/scikit-build/scikit-build-core/pull/352
13
- - Editable installs now support multiconfig generators by @henryiii in
14
- https://github.com/scikit-build/scikit-build-core/pull/353
9
+ - Conditional ABI3 logic fixed by @henryiii in #352
10
+ - Set ` Python_SABI_LIBRARY ` by @henryiii in #352
11
+ - Editable installs now support multiconfig generators by @henryiii in #353
15
12
16
13
## Version 0.4.3
17
14
You can’t perform that action at this time.
0 commit comments