frostming / unearth

A utility to fetch and download python packages
https://unearth.readthedocs.io
MIT License
142 stars 18 forks source link

add keyring cli get creds mode #127

Closed ZlatyChlapec closed 5 months ago

ZlatyChlapec commented 5 months ago

Since version v25.2.0 keyring library allows to use --mode flag. Addition of this feature to unearth fixes hidden problem in retrieval of credentials from CLI from issue https://github.com/pdm-project/pdm/issues/2961.