Skip to content

Commit

Permalink
Remove pymoo dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ffelten committed Oct 24, 2024
1 parent d613304 commit 07d2d9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dependencies = [
"numpy >=1.21.0,<2.0",
"pygame >=2.1.0",
"scipy >=1.7.3",
"pymoo >=0.6.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 07d2d9a

Please sign in to comment.