From 8ccedf5c71a1afb546cf5f95948214c6c6fb1db9 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Fri, 20 Feb 2015 22:19:07 +0100 Subject: [PATCH] change devdocs to Jessie --- docs/source/devdocs.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/devdocs.rst b/docs/source/devdocs.rst index 0a455b8..73b0626 100644 --- a/docs/source/devdocs.rst +++ b/docs/source/devdocs.rst @@ -44,12 +44,12 @@ requirements using `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