Skip to content

Commit 8110d9d

Browse files
Remove <4 Python version constraint (#267)
* Remove `<4` Python version constraint * Use poetry 1.6.1
1 parent 5ffbde2 commit 8110d9d

File tree

4 files changed

+13
-70
lines changed

4 files changed

+13
-70
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010

1111
env:
12-
POETRY_VERSION: "1.3.0"
12+
POETRY_VERSION: "1.6.1"
1313

1414
jobs:
1515
cs:

0 commit comments

Comments
 (0)