diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2024-02-24 09:19:01 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2024-02-24 09:19:01 +0400 |
| commit | 076122c6347e464ab9685a168d8ec9db389ba31c (patch) | |
| tree | 4a0728e6646e7d8f95202cf1251c46549aca2a13 /requirements.txt | |
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b4fe918 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +pygame==2.1.2 |