We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ea801 commit 281c8b6Copy full SHA for 281c8b6
pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
[project.optional-dependencies]
12
lint = ["mypy==1.15.0", "ruff==0.11.10", "pre-commit==4.2.0"]
13
test = ["pytest==8.3.3", "pytest-qt==4.4.0", "pytest-xvfb==3.0.0"]
14
-build = ["nuitka==2.7.2", "imageio==2.36.0"]
+build = ["nuitka==2.7.10", "imageio==2.36.0"]
15
16
[tool.mypy]
17
strict = false
0 commit comments