Commit 7afa5e7
ci: pin poetry version to 1.8.5 for Python 3.9 compatibility
The latest Poetry version has dependencies that use
dataclass(slots=True), a Python 3.10+ feature. This caused
CI failures on the Windows Python 3.9 matrix entry.
Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>1 parent 203cd1e commit 7afa5e7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| 77 | + | |
| 78 | + | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| |||
0 commit comments