change devdocs to Jessie

This commit is contained in:
Jan Dittberner 2015-02-20 22:19:07 +01:00
parent 5dfa803c17
commit 8ccedf5c71
1 changed files with 2 additions and 2 deletions

View File

@ -44,12 +44,12 @@ requirements using `pip <https://pypi.python.org/pypi/pip>`_::
virtualenv --distribute ~/.virtualenvs/dmportfolio
. ~/.virtualenvs/dmportfolio/bin/activate
cd ~/src/debianmemberportfolio
pip install -r wheezyreq.pip
pip install -r jessiereq.pip
.. note::
The Debian Member Portfolio Service instance at http://portfolio.debian.net/
is running on a Debian Wheezy server, therefore :file:`wheezyreq.pip`
is running on a Debian Jessie server, therefore :file:`jessiereq.pip`
contains dependency versions matching that Debian release.
The dependency download and installation into the virtual environment takes