Provide a way to specify toolkit without using pkgresources
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The plugin system using `pkgresources` seems to cause issues for pyinstaller and similar tools. While they ideally should support standard Python mechanisms like this, we should provide some workaround which allows an application to avoid the lookup mechanism and set the toolkit directly.
See #350 and several other issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.