protonvpn-nm-lib icon indicating copy to clipboard operation
protonvpn-nm-lib copied to clipboard

Changed the imports from xdg

Open ToniIvars opened this issue 4 years ago • 1 comments

As BaseDirectory does not exist in newer versions of xdg, the use of protonvpn-cli (and others) throws an ImportError. To solve it, this proposal changes the way of defining XDG_CACHE_HOME and XDG_CONFIG_HOME constants.

ToniIvars avatar Dec 25 '21 09:12 ToniIvars