mypy: Run under minimum Python version
To avoid repeat of Ifcf68075e572ccfc910dbef449cd58986c2a1bf5. Change-Id: I05037fe4c806415ea3c7ea07ae6cb470073211c8 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
48f9639744
commit
7db657a8c4
@ -30,6 +30,7 @@ console_scripts =
|
|||||||
openstack-inventory = openstack.cloud.cmd.inventory:main
|
openstack-inventory = openstack.cloud.cmd.inventory:main
|
||||||
|
|
||||||
[mypy]
|
[mypy]
|
||||||
|
python_version = 3.9
|
||||||
show_column_numbers = true
|
show_column_numbers = true
|
||||||
show_error_context = true
|
show_error_context = true
|
||||||
ignore_missing_imports = true
|
ignore_missing_imports = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user