Skip to content

Commit

Permalink
Merge pull request #458 from instadeepai/bugfix/fix-mypy-inconsistenc…
Browse files Browse the repository at this point in the history
…y-issue

Bugfix/Mypy Inconsistency Issue
  • Loading branch information
KaleabTessera authored Mar 22, 2022
2 parents 346d6c4 + 3f2bf74 commit 76664d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"matplotlib",
"dataclasses",
"box2d-py",
"gym",
"gym<=0.23.0",
],
extras_require={
"tf": tf_requirements,
Expand Down

0 comments on commit 76664d8

Please sign in to comment.