Skip to content

Commit

Permalink
fix --index-url handling for Poetry 1.8:
Browse files Browse the repository at this point in the history
- With Poetry 1.8 the source priority `default` is deprecated so that the first primary source has to take its place and be exported as `--index-url` instead of `--extra-index-url`.
- Bump required Poetry version so that we do not have to keep two implementations.
  • Loading branch information
radoering authored and abn committed Mar 9, 2024
1 parent ccd49d5 commit e09a535
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 317 deletions.

0 comments on commit e09a535

Please sign in to comment.