python3-colcon-python-setup-py

Extension for colcon to identify packages with setup.py
  https://github.com/colcon/colcon-python-setup-py
  0
  no reviews



This package is part of Robot OS version 2 (ROS2). It extends colcon, the meta build tool used in ROS2, by identifying packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools.