Skip to content

Commit

Permalink
Add support for Poetry 1.6(#10), drop support for python<3.8.1 and up…
Browse files Browse the repository at this point in the history
…grade dev dependencies.

This version of the plugin supports Poetry
>= 1.3, < 1.7.

Signed-off-by: Waket Zheng <[email protected]>
  • Loading branch information
waketzheng committed Sep 12, 2023
1 parent 08ab4d6 commit cf0d1d0
Show file tree
Hide file tree
Showing 5 changed files with 473 additions and 689 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.13
3.8.18
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ version in use and the plugin version in use.

| Poetry version(s) | Compatible plugin version(s) |
|-------------------|------------------------------|
| >= 1.3, < 1.7 | ^0.3.3 |
| >= 1.3, < 1.6 | ^0.3.1 |
| ~1.2.1 | < 0.3.0 |

Expand Down
Loading

0 comments on commit cf0d1d0

Please sign in to comment.