Skip to content

Commit

Permalink
Lol actually read the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
goobta committed Feb 15, 2021
1 parent dc3a8c2 commit b77f126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
install_requires=['gym', 'pybullet'],
extras_require={
'test': ['parameterized', 'pyvirtualdisplay', 'xvfbwrapper']
}
},
include_package_data=True,
)

0 comments on commit b77f126

Please sign in to comment.