Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split up Python tools into Python and CMake packages #11

Closed
7 tasks done
wjwwood opened this issue Mar 18, 2015 · 2 comments
Closed
7 tasks done

Split up Python tools into Python and CMake packages #11

wjwwood opened this issue Mar 18, 2015 · 2 comments
Assignees

Comments

@wjwwood
Copy link
Contributor

wjwwood commented Mar 18, 2015

Right now packages like ament_pyflakes and ament_pep8 combine the CMake infrastructure and the pure Python tools which makes it difficult to use with other pure Python packages like ament_tools. So we need to split these packages up, like was done with ament_cmake_copyright and ament_copyright.

AC:

@esteve esteve changed the title Split up Python tools into Python and CMake pacakges Split up Python tools into Python and CMake packages Mar 18, 2015
@dirk-thomas dirk-thomas self-assigned this Apr 8, 2015
@dirk-thomas dirk-thomas added the in progress Actively being worked on (Kanban column) label Apr 8, 2015
@dirk-thomas
Copy link
Contributor

@esteve @tfoote @wjwwood Please review the referenced PR.

@dirk-thomas dirk-thomas added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 10, 2015
@wjwwood
Copy link
Contributor Author

wjwwood commented Apr 10, 2015

+1

@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Apr 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants