Skip to content

Commit

Permalink
chore: remove pygame as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed Oct 27, 2024
1 parent 1c64d44 commit d8dd428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
here = path.abspath(path.dirname(__file__))

requires = [
'pygame',
'numpy'
]

Expand Down

0 comments on commit d8dd428

Please sign in to comment.