提交 dd7df7f3 编写于 作者: C Cody 提交者: Xavier Fernandez

add how to install extras from direct repo

上级 c3dc7578
......@@ -791,6 +791,7 @@ Examples
::
$ pip install SomePackage[PDF]
$ pip install git+https://git.repo/some_pkg.git#egg=SomePackage[PDF]
$ pip install SomePackage[PDF]==3.0
$ pip install -e .[PDF]==3.0 # editable project in current directory
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册