Update pip3
This commit is contained in:
@@ -126,6 +126,22 @@ tornado==6.0.3
|
||||
|
||||
|
||||
|
||||
#### Rechercher un module
|
||||
|
||||
[PyPI - the Python Package Index](https://pypi.python.org/pypi)
|
||||
|
||||
```bash
|
||||
$ pip3 search mkdocs-pdf-export-plugin
|
||||
mkdocs-pdf-export-plugin (0.5.5) - An MkDocs plugin to export content pages as PDF files
|
||||
INSTALLED: 0.5.5 (latest)
|
||||
mkdocs-mk2pdf-plugin (0.1.5) - An MkDocs plugin to export content pages as PDF files
|
||||
INSTALLED: 0.1.5 (latest)
|
||||
mkdocs-autolinks-plugin (0.2.0) - An MkDocs plugin
|
||||
mkdocs-with-pdf (0.1.0) - Generate a single PDF file from MkDocs repository
|
||||
```
|
||||
|
||||
|
||||
|
||||
#### Mkdocs
|
||||
|
||||
Il faut installer Mkdocs avec pip dans --user
|
||||
@@ -163,12 +179,6 @@ $ pip install --user mkdocs-material
|
||||
|
||||
|
||||
|
||||
#### Rechercher un module
|
||||
|
||||
[PyPI - the Python Package Index](https://pypi.python.org/pypi)
|
||||
|
||||
|
||||
|
||||
#### Problème à l'installation
|
||||
|
||||
Erreur lors de l’install de python3 avec Homebrew:
|
||||
|
||||
Reference in New Issue
Block a user