nodejs / gyp-next

A fork of the GYP build system for use in the Node.js projects
BSD 3-Clause "New" or "Revised" License
125 stars 69 forks source link

chore: pyproject.toml: dependencies = ["packaging>=24.0"] #250

Closed cclauss closed 2 months ago

cclauss commented 2 months ago

Fixes: #249

legendecas commented 2 months ago

I think it would be still necessary to have the vendored packaging source to be used in the nodejs core repo with python 3.12 support. LGTM