Skip to content

Commit

Permalink
Move sentence to it's not confused with example.
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz committed Aug 5, 2020
1 parent 5e96686 commit f9e254e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ Additionally, if you rely on a dependency that uses `_python3`-suffixed codename
#### pip

Python packages, which are only available on [PyPI](https://pypi.org/) should use the `-pip` extension to avoid colliding with future keys from package managers.
Some existing rules are duplicated with `python-` or `python3-` prefixes, but this is no longer recommended.

For example:

Expand All @@ -159,6 +158,8 @@ foobar-pip:
packages: [foobar]
```

Some existing rules are duplicated with `python-` or `python3-` prefixes, but this is no longer recommended.

How to submit pull requests
---------------------------

Expand Down

0 comments on commit f9e254e

Please sign in to comment.