You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our workshop we ran into issues with publishing to PyPI using hatch because it requires a keyring to be setup and codespaces don't support that. this will impact others. for those instances we decided to use twine
We should add a small breakout with instructions if the keyring becomes problematic for users to use twine instead. The text for these instructions is in the document linked above.
The text was updated successfully, but these errors were encountered:
In our workshop we ran into issues with publishing to PyPI using hatch because it requires a keyring to be setup and codespaces don't support that. this will impact others. for those instances we decided to use twine
https://docs.google.com/document/d/1g4zft2tgkfL-01h8dfcMOv2LwowmiQnDzbUIWHpBxKU/edit?tab=t.0#heading=h.cxdueeikd8of
We should add a small breakout with instructions if the keyring becomes problematic for users to use twine instead. The text for these instructions is in the document linked above.
The text was updated successfully, but these errors were encountered: