Skip to content

Commit 3ec06ac

Browse files
committed
update package description
1 parent 296bc21 commit 3ec06ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
author='Rohan P. Singh',
1616
author_email='rohan565singh@gmail.com',
1717
url='https://github.com/rohanpsingh/mujoco-python-viewer',
18-
description='Simple viewer for MuJoCo Python',
19-
long_description='Simple viewer for MuJoCo Python',
18+
description='Interactive renderer for MuJoCo Python',
19+
long_description='Interactive renderer for MuJoCo Python',
2020
install_requires=INSTALL_REQUIRES,
2121
packages=find_packages(),
2222
python_requires='>=3.6',

0 commit comments

Comments
 (0)