Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Nov 27, 2023
1 parent 71e821f commit 6815449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def package_files(directory):
extras_require={
"vmas": ["vmas>=1.2.10"],
"pettingzoo": ["pettingzoo[all]>=1.24.1"],
"gnn": ["torch_geometric"],
},
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 6815449

Please sign in to comment.