Commit 54bd004
authored
Wamartin/add py311 support (#85)
* adjust to new params format with optional param in decorator
Signed-off-by: Walter Martin <[email protected]>
* Add Python 3.11 to supported versions, add it to testing
Signed-off-by: Walter Martin <[email protected]>
* update python_requires in setup
Signed-off-by: Walter Martin <[email protected]>
* try updating wrapt bounds to latest, 1.14.0-1.16.0
Signed-off-by: Walter Martin <[email protected]>
---------
Signed-off-by: Walter Martin <[email protected]>1 parent 01ec191 commit 54bd004
File tree
3 files changed
+5
-4
lines changed- .github/workflows
- tests
3 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments