Skip to content

Commit 0fb12a9

Browse files
committed
upped mpyp py ver to 3.9
1 parent bd28aa0 commit 0fb12a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ exclude = "fileformats/core/_version.py"
9292

9393

9494
[tool.mypy]
95-
python_version = "3.8"
95+
python_version = "3.9"
9696
ignore_missing_imports = true
9797
strict = true
9898
namespace_packages = true

0 commit comments

Comments
 (0)