Skip to content

Commit

Permalink
added long desscription for pypi release
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidcronos committed Sep 28, 2022
1 parent da428ec commit fd01de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
version='1.0',
author='Jan Baumgärtner, Malte Hansjosten, Dominik Schönhofen',
description='Pybullet_industrial is a process-aware robot simulation framework for pybullet.',
long_description='Pybullet_industrial is a process-aware robot simulation framework for pybullet.',
url='https://pybullet-industrial.readthedocs.io/en/latest/',
license='MIT',
install_requires=['numpy', 'pybullet', 'scipy'],
Expand Down

0 comments on commit fd01de8

Please sign in to comment.