Skip to content

Commit

Permalink
Fall back to Twine's keystring in publish command
Browse files Browse the repository at this point in the history
* Resolve credentials (file, cli)
* Resolve repository (file, cli)
* Simple logic test
* Simple snapshot test
  • Loading branch information
cnpryer committed Feb 27, 2024
1 parent fa3fa42 commit c5847ac
Show file tree
Hide file tree
Showing 4 changed files with 338 additions and 114 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ _Unreleased_

<!-- released start -->

- `publish` will fall back to dispatching username and repository url for Twine's keyring support. #759

- `publish` now includes `--skip-save-credentials`. #759

## 0.27.0

Released on 2024-02-26
Expand Down

0 comments on commit c5847ac

Please sign in to comment.