pygame-web / pygbag

python and pygame wasm for everyone ( packager + test server + simulator )
https://github.com/pygame-web
MIT License
295 stars 34 forks source link

PEP-0723 : parse METADATA:Requires-Dist: at install #156

Open pmp-p opened 5 months ago

pmp-p commented 5 months ago

add a hook to pygbag integrated pypa/installer to gather extra-deps when installing packages. Also keep a list of them with installed versions in a format suitable for an automated bug report.