Skip to content

Commit ec880d6

Browse files
committed
poetry: Add pygame.
Used for new virtual hub animation.
1 parent 5685af0 commit ec880d6

File tree

2 files changed

+71
-1
lines changed

2 files changed

+71
-1
lines changed

poetry.lock

Lines changed: 70 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ python-socketio = "^5.7.2"
2525
scipy = "^1.8.1"
2626
sympy = "^1.10.1"
2727
pre-commit = ">=3.6.2"
28+
pygame = "^2.6.1"
2829

2930
[tool.poetry.group.stats.dependencies]
3031
azure-data-tables = "^12.4.2"

0 commit comments

Comments
 (0)