Skip to content

Commit

Permalink
Allow removal of *_python3 keys when EOL (ros#25507)
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz committed Jun 23, 2020
1 parent 8f88bf5 commit cf7f1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ python3-foobar:

You may see existing rules that use `_python3`-suffixed distribution codenames.
These were trialed as a possible style of Python 3 rules and should not be used.
`_python3`-suffixed keys may be removed when the platform they're targeting reaches end of life.
The guidance above should be followed for new rules.
Additionally, if you rely on a dependency that uses `_python3`-suffixed codenames, add a new rule for it that follows the guidance above.

Expand Down

0 comments on commit cf7f1d5

Please sign in to comment.