Commit e88a329
adam
py-poetry: updated to 2.1.4
2.1.4 - 2025-08-05
Changed
Require virtualenv<20.33 to work around an issue where Poetry uses the wrong Python version
Improve the error messages for the validation of the pyproject.toml file
Fixed
Fix an issue where project plugins were installed even though poetry install was called with --no-plugins
Fix an issue where dependency resolution failed for self-referential extras with duplicate dependencies
Docs
Clarify how to include files that were automatically excluded via VCS ignore settings
Clarify the behavior of poetry add if no version constraint is explicitly specified1 parent 4633a50 commit e88a329
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments