Scikit-build Community Meeting #3: 2023-01-20 #851
jcfr
started this conversation in
Community meeting notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Agenda
Attending
Discussion
New version of
build
, packaging bootstrapping discussionflit-core
->build
->installer
setuptools
circular dependencytomli
, vendored, and available in newerCPython
)wheel
moving toflit-core
?packaging
library not in Python due to needing to ship updates for packagingmeson-python
dependencies kept very minimalmeson
(no dependencies).pyz
fileinstaller
helps the story to build wheels from sourcescikit-build-core
depshatchling
-- could be swapped out if needed at some time in the futureimportlib-resources
older versionspyproject-metadata
,distlib
(wheel support),pathspec
(.gitignore support)Slides review notes
Presentation
Awkward Array - use
pyodide build
?Primary need for putting Windows / ARM on the map: ninja binaries
Stable ABI
What would improve Python development overall: automated virtual environment generation when needed
Distributing shared libraries
Discussion for next time
Packaging-native documentation
Beta Was this translation helpful? Give feedback.
All reactions