diff --git a/wiki/pkg/README.md b/wiki/pkg/README.md index 7c6be65..3a7d347 100644 --- a/wiki/pkg/README.md +++ b/wiki/pkg/README.md @@ -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.