Skip to content

Commit

Permalink
Fix install issue on PowerShell
Browse files Browse the repository at this point in the history
  • Loading branch information
hzheng40 authored Jun 21, 2022
1 parent 8b174b4 commit fe852e1
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 @@ -5,7 +5,7 @@
author='Hongrui Zheng',
author_email='billyzheng.bz@gmail.com',
url='https://f1tenth.org',
package_dir={'': 'gym/'},
package_dir={'': 'gym'},
install_requires=['gym==0.19.0',
'numpy>=1.21.0',
'Pillow>=9.0.1',
Expand Down

0 comments on commit fe852e1

Please sign in to comment.