colcon / colcon-clean

A colcon extension to clean package workspaces
http://colcon.readthedocs.io
Apache License 2.0
44 stars 4 forks source link

Use extras_require[test] instead of tests_require #15

Closed cottsay closed 2 years ago

cottsay commented 2 years ago

This will align the test requirement expression mechanism with the reset of the colcon packages.

ruffsl commented 2 years ago

Should this be replicated for colcon cache as well?

cottsay commented 2 years ago

Should this be replicated for colcon cache as well?

Yes, thanks.