Skip to content

Commit

Permalink
adding long description
Browse files Browse the repository at this point in the history
  • Loading branch information
eaa3 committed Mar 4, 2024
1 parent 860e9bd commit f2385a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
"Grip is a prototyping toolbox for manipulation research."
"It contains a collection of tools for creating robot manipulation environments, loading arbitrary robots, including grippers, robot arms, sensors and optional ROS2 interfaces."
),
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
url="https://github.com/dyson-ai/grip",
author="Ermano Arruda",
maintainer="Ermano Arruda",
Expand Down

0 comments on commit f2385a7

Please sign in to comment.