mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-08 01:07:30 -08:00
13 lines
408 B
Diff
13 lines
408 B
Diff
Index: catkin_pkg-0.3.1/setup.py
|
|
===================================================================
|
|
--- catkin_pkg-0.3.1.orig/setup.py
|
|
+++ catkin_pkg-0.3.1/setup.py
|
|
@@ -31,7 +31,6 @@ kwargs = {
|
|
'long_description': 'Library for retrieving information about catkin packages.',
|
|
'license': 'BSD',
|
|
'install_requires': [
|
|
- 'argparse',
|
|
'docutils',
|
|
'python-dateutil'
|
|
],
|