mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-25 13:39:31 +01:00
use/install: we now require Python 3.4+
This commit is contained in:
parent
64c444e025
commit
dddb9f1a26
@ -109,14 +109,12 @@ If you followed the section above, skip this one.
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
The only mandatory dependency is `Python`_ 2.6 or greater. However, it is
|
||||
highly recommended you use Python 3.4 or greater.
|
||||
The only mandatory dependency is Python 3.4 or greater.
|
||||
|
||||
You may also install chardet and feedparser, which are used by Limnoria if
|
||||
they are available.
|
||||
|
||||
The remaining of this guide will assume you have Python 3. If you don't,
|
||||
replace `python3` by `python` in the given commands
|
||||
The remaining of this guide will assume you have Python 3.
|
||||
|
||||
.. _Python: http://www.python.org/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user