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".
- Update tests so that realistic repository pools without deprecated priorities are used.
- Bump required Poetry version so that we do not have to keep two implementations.
  • Loading branch information
radoering committed Mar 9, 2024
1 parent ccd49d5 commit 7c468c7
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 323 deletions.
Loading

0 comments on commit 7c468c7

Please sign in to comment.