diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-08 07:01:14 +0200 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-08 07:01:14 +0200 |
commit | e2a253b816a83939485de33a0763a415b261a758 (patch) | |
tree | 8f40bdd9485a623a44bb657342cb9e5bddd55378 /docs | |
parent | Updated README. (diff) | |
download | newspipe-e2a253b816a83939485de33a0763a415b261a758.tar.gz newspipe-e2a253b816a83939485de33a0763a415b261a758.tar.bz2 newspipe-e2a253b816a83939485de33a0763a415b261a758.zip |
Updated documentation.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index c396f698..7b972e6f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ Requierements Software required ````````````````` -* Python_ >= 3.2; +* Python_ >= 3.1; * MongoDB_ and PyMongo_ >= 1.9; * feedparser_ >= 5.1.2 (for **feedgetter.py**, the RSS feed parser); * CherryPy_ >= 3.2.4 and Mako_ (for **pyAggr3g470r.py**, the Web interface); |