Skip to content
Snippets Groups Projects
Commit b4c868a5 authored by Deaktivert bruker's avatar Deaktivert bruker
Browse files

build: upgrade Mypy Python dependency to 3.9

We should be developing against Python 3.9.

Fixes: GREG-13
parent f1f29679
No related branches found
No related tags found
1 merge request!4Fix Mypy static analysis problems
[mypy] [mypy]
python_version = 3.8 python_version = 3.9
plugins = mypy_django_plugin.main, mypy_drf_plugin.main plugins = mypy_django_plugin.main, mypy_drf_plugin.main
warn_unused_ignores = True warn_unused_ignores = True
warn_no_return = True warn_no_return = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment