[ros-users] [Discourse.ros.org] [Packaging and Release Mana…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jack O'Quin via ros-users
Date:  
To: ros-users
Subject: [ros-users] [Discourse.ros.org] [Packaging and Release Management/Lunar] Lunar release progress



Tried to build ``unique_identifier`` and ``ackermann_msgs`` on lunar.

Got this warning:
```
Warnings   << unique_id:install /home/joq/ros/lunar_ws/logs/unique_id/build.install.001.log                                                                                    
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
```


The ``setup.py`` in that package *does* specify ``install_requires``, and distutils does not recognize that option. Removing that option eliminates the warning. When did that stop working?

Is ``install_requires`` no longer recommended?






---
[Visit Topic](https://discourse.ros.org/t/lunar-release-progress/1558/3) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>