This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
This solve a problem with the Windows application bundle produced with PyInstaller, wherein the Python keyring
package wasn't able to use a suitable backend. The fix involved explicitly loading the right keyring backend for windows.