pygame-web / pygbag

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

add warning for pep 723 #181

Open Notenlish opened 2 months ago

Notenlish commented 2 months ago

todo: read requirements.txt and pyproject.toml if exists (do that for both simulator and packer)

currently should raise an warning if pep 723 isnt found. But I havent been able to test as I can't run the test/ example, for some reason