Commit 9564137
pyproject: add mypy configuration block with python 3.9 syntax
Add a mypy configuration block to the pyproject.toml file that
configures mypy to use python 3.9 syntax, the oldest version
of python that the library supports.
Signed-off-by: John Mulligan <jmulligan@redhat.com>1 parent 3de1fa1 commit 9564137
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments