meta-ros icon indicating copy to clipboard operation
meta-ros copied to clipboard

Enhancement: Investigate the meta-ros class files to move away from setup.py to pyproject.toml with setup.cfg file

Open robwoolley opened this issue 10 months ago • 0 comments

Investigate the meta-ros class files to move away from setup.py to pyproject.toml with setup.cfg file

The larger ROS community has a difficult challenge of supporting old RHEL releases with older Python versions. There are also packages like NumPy that aren't ready to transition.

We should investigate where we can use the new pyproject.toml files when packages are autogenerating files.

robwoolley avatar Feb 03 '25 14:02 robwoolley