Skip to content

Poetry compatibility v0.5.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@purificant purificant released this 14 Oct 13:04
· 30 commits to main since this release

Amend definition of supported python versions to avoid confusing poetry resolver. Change from >=3.6.2,<3.11 to ^3.6.
Technically at least 3.6.2 is required, but given that 3.6 is end of life in a few months this is a reasonable compromise.