Skip to content

Commit

Permalink
Add pettingzoo as dependency in pyproject.toml (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower authored Jun 30, 2023
1 parent 92655a3 commit d4ec94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ classifiers = [
dependencies = [
"numpy >=1.21.0",
"pygame>=2.1.0",
"pettingzoo>=1.23.1",
]
dynamic = ["version"]

Expand Down

0 comments on commit d4ec94d

Please sign in to comment.