-
Notifications
You must be signed in to change notification settings - Fork 3
Upgrade poetry syntax to 2.0 #16
Copy link
Copy link
Closed
Labels
p: highPriority: high - should be worked on as soon as reasonablePriority: high - should be worked on as soon as reasonablet: refactorType: refactor - relates to changes which aren't a bug or new featureType: refactor - relates to changes which aren't a bug or new feature
Metadata
Metadata
Assignees
Labels
p: highPriority: high - should be worked on as soon as reasonablePriority: high - should be worked on as soon as reasonablet: refactorType: refactor - relates to changes which aren't a bug or new featureType: refactor - relates to changes which aren't a bug or new feature
Currently we use
1.Xsyntax, which causes unlocked actions etc to break. It'd be better future proofing to update to2.Xinstead of trying to pin old versions I feel.