mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Update noxfile.py
This commit is contained in:
parent
bed8c14b25
commit
08b7a100ca
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ def lint(session: nox.Session) -> None:
|
|||
|
||||
# NOTE: This session will COMMIT upgrades to vendored libraries.
|
||||
# You should therefore not run it directly against `main`. If you
|
||||
# do (asusming you started with a clean main), you can run:
|
||||
# do (assuming you started with a clean main), you can run:
|
||||
#
|
||||
# git checkout -b vendoring-updates
|
||||
# git checkout main
|
||||
|
|
Loading…
Reference in a new issue