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

Add rosdep keys for pyparsing and pytest. #16549

Merged
merged 7 commits into from
Jan 10, 2018
Prev Previous commit
Next Next commit
Drop gentoo key.
I don't know whether gentoo has pip support via rosdep or if it's
possible to specfiy keys for masked packages.
For now I am just dropping it.
  • Loading branch information
nuclearsandwich committed Dec 20, 2017
commit 5725645b2c1f89ee7cba74cbf30cceeeed03e48d
1 change: 0 additions & 1 deletion rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,6 @@ python3-pytest:
arch: [python-pytest]
debian: [python3-pytest]
fedora: [python3-pytest]
gentoo: [dev-python/pytest]
ubuntu: [python3-pytest]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We encourage to add rules for debian and not only ubuntu.
arch fedora and gentoo are optional but apreciated

python3-ruamel.yaml:
debian:
Expand Down