Merge pull request #7113 from chrahunt/bugfix/fix-backticks-in-triage-guide

Single backticks to double backticks in triage guide
This commit is contained in:
Christopher Hunt 2019-09-29 15:28:39 -04:00 committed by GitHub
commit 8652923365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ depending on the situation:
* Python as resolved by the shell: ``type python``
* Origin of pip (get-pip.py, OS-level package manager, ensurepip, manual
installation)
* Using a virtual environment (with `--system-site-packages`?)
* Using a virtual environment (with ``--system-site-packages``?)
* Using a conda environment
* ``PATH`` environment variable
* Network situation (e.g. airgapped environment, firewalls)