Commit 39afb51
authored
Specify attrs minimum required version
We use kw_only in attr.s which was added in 18.2.0 [1]
https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst#1820-2018-09-011 parent 4bdd1d0 commit 39afb51
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments