We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f08a0a commit fe0d5bfCopy full SHA for fe0d5bf
1 file changed
pyproject.toml
@@ -43,6 +43,9 @@ sphinx-rtd-theme = "^1.2.0"
43
sphinx-autodoc-typehints = "^1.12.0"
44
tox = "^3.28.0"
45
46
+[tool.poetry.group.nxt-screen.dependencies]
47
+pygame = "^2.1"
48
+
49
[build-system]
50
requires = ["poetry-core"]
51
build-backend = "poetry.core.masonry.api"
0 commit comments