NathanVaughn / poetry-azure-artifacts-plugin

Poetry plugin to handle Azure Artifacts authentication
https://pypi.org/project/poetry-azure-artifacts-plugin
MIT License
0 stars 0 forks source link

plugin install error #17

Closed Casmud closed 4 hours ago

Casmud commented 4 hours ago

When running poetry self add poetry-azure-artifacts-plugin i'm getting following error:

Because no versions of poetry-azure-artifacts-plugin match >0.1.1,<0.2.0 and poetry-azure-artifacts-plugin (0.1.1) depends on artifacts-keyring (>=0.3.6,<0.4.0), poetry-azure-artifacts-plugin (>=0.1.1,<0.2.0) requires artifacts-keyring (>=0.3.6,<0.4.0). So, because poetry-instance depends on both artifacts-keyring (^0.4.0) and poetry-azure-artifacts-plugin (^0.1.1), version solving failed.

Running Poetry (version 1.8.3)

Casmud commented 4 hours ago

oh well i had to remove the conflicting artifacts-keyring version