Skip to content

Commit 68b4f0b

Browse files
authored
Update setup.py
1 parent 9c0be07 commit 68b4f0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

moveit_configs_utils/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
description="Python library for loading MoveIt config parameters in launch files",
2020
license="BSD",
2121
extras_require={
22-
'test': [
23-
'pytest',
22+
"test": [
23+
"pytest",
2424
],
2525
},
2626
entry_points={

0 commit comments

Comments
 (0)