-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I add poetry-release to poetry 1.6.1 with poetry self add poetry-release (^0.3.1) this works but running any poetry command after that results in No module named 'poetry.core.semver'.
Before adding poetry-release this is the output of poetry env info
Virtualenv
Python: 3.10.9
Implementation: CPython
Path: NA
Executable: NA
System
Platform: linux
OS: posix
Python: 3.10.9
Path: /home/jflipts/miniconda3
Executable: /home/jflipts/miniconda3/bin/python3.10
When I uninstall poetry and install poetry 1.5.1 and add poetry-release 0.3.1 everything works back as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels