Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions wiki/pkg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The actual wheels are located here :

[https://github.com/pygame-web/archives/tree/main/repo/pkg/](https://github.com/pygame-web/archives/tree/main/repo/pkg/)



They are downloaded on code evaluation, from executing your main.py modules based on raised import errors.
so put your imports at the top, and possibly order them to limit looping over import errors.

Expand Down