Add pytest dependency for improved testing capabilities
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 8m31s
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 8m31s
This commit is contained in:
parent
a8103af866
commit
4775b59936
@ -5,4 +5,5 @@ description = "Add your description here"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pygame>=2.6.1",
|
||||
"pytest>=8.3.5",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user