Commit 25cc6a1f by Bjorn Neergaard

ci: no need to specify mypy python version

https://github.com/python-poetry/poetry-core/pull/245
parent 1f08a736
......@@ -93,7 +93,6 @@ force-exclude = '''
[tool.mypy]
python_version = "3.6"
check_untyped_defs = true
ignore_missing_imports = true
warn_redundant_casts = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment