Skip to content
Snippets Groups Projects
Commit 14cafba1 authored by j.detchart's avatar j.detchart
Browse files

add pygame as dep

parent 788ddda8
No related branches found
No related tags found
No related merge requests found
Pipeline #9794 passed with warnings
......@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pytest",
"pygame>=2.6",
]
[tool.pytest.ini_options]
......
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