colcon / colcon-python-setup-py

Extension for colcon to support Python packages with the metadata in the setup.py file
http://colcon.readthedocs.io
Apache License 2.0
2 stars 7 forks source link
colcon

colcon-python-setup-py

An extension for colcon-core <https://github.com/colcon/colcon-core> to identify packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools <https://setuptools.readthedocs.io/en/latest/>.