Skip to content

Commit 1a60feb

Browse files
committed
remove unnecessary requirements from the setup python file.
1 parent 63fffb2 commit 1a60feb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
'templates/rosjava_project/*',
2424
'templates/init_repo/*',
2525
]},
26-
requires=['rospy' 'rospkg']
2726
)
2827

2928
setup(**d)

0 commit comments

Comments
 (0)