juju / charm-tools

Tools for charm authors and maintainers
Other
42 stars 64 forks source link

Fix a couple of pip requirement lines #651

Closed ajkavanagh closed 1 year ago

ajkavanagh commented 1 year ago

A change in the strictness of how pip requirements lines are parsed means that the lib needs a tactical fix to enable testing to move forwards. A more complete fix is to remove the upper bounds and the main development branch.

javacruft commented 1 year ago

The integration test is failing due to an issue using charmcraft rather than something related to this change to bypassing branch protections to unblock the wider world with this fix.