Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
b09a3adb37be
Commit
375d570f
authored
Jan 31, 2020
by
Arthur Lutz
Browse files
[doc/book/admin/setup] fix pip / virtualenv links
--HG-- branch : 3.27
parent
5dacd3ac9584
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/book/admin/setup.rst
View file @
b09a3adb
...
...
@@ -112,12 +112,12 @@ inside an activated virtual environment.
`pip` install
-------------
`pip <http://pip.
openplans.org
/>`_ is a python tool that helps downloading,
`pip <http
s
://pip.
pypa.io
/>`_ is a python tool that helps downloading,
building, installing, and managing Python packages and their dependencies. It
is fully compatible with `virtualenv`_ and installs the packages from sources
published on the `The Python Package Index`_.
.. _`virtualenv`: http://virtualenv.
openplans.org/
.. _`virtualenv`: http
s
://virtualenv.
pypa.io
A working compilation chain is needed to build the modules that include C
extensions. If you really do not want to compile anything, installing `lxml <http://lxml.de/>`_,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment