Skip to content

Commit

Permalink
Edit text for clarity and typos.
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Bedard <[email protected]>
  • Loading branch information
nuclearsandwich and christophebedard authored Aug 9, 2024
1 parent 8c57dba commit 56a745a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rosdep2/platforms/pip.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def get_pip_command():
def externally_managed_installable():
"""
PEP 668 enacted in Python 3.11 blocks pip from working in "externally
managed" envrionments such operating systems with included package
managed" environments such as operating systems with included package
managers. If we're on Python 3.11 or greater, we need to check that pip
is configured to allow installing system-wide packages with the
flagrantly named "break system packages" config option or environment
Expand Down

0 comments on commit 56a745a

Please sign in to comment.