]> git.phdru.name Git - m_librarian.git/commitdiff
Update docs: m_librarian requires Python 2.7 or 3.4+
authorOleg Broytman <phd@phdru.name>
Sun, 7 May 2017 19:03:15 +0000 (22:03 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 7 May 2017 19:04:45 +0000 (22:04 +0300)
docs-ru/before_begin.rst
docs/before_begin.rst

index bfdf742a8f4edd502fe9633854c57766e6d63778..555db2b1729ec5198dbe4b63f3c5668096b5345e 100644 (file)
@@ -14,7 +14,8 @@
 -----------------------
 
 m_Librarian написан на языке Python, так что вам нужно скачать и
-установить Python 2.7. Нужны также библиотеки SQLObject и m_lib.defenc.
+установить Python (2.7 или 3.4+). Нужны также библиотеки SQLObject и
+m_lib.defenc.
 
 
 Архивы библиотек
index 1dcd27db77c5f0c0f467c230ec1d62b827bd0cfa..b9df39a72743d49f6b599d9b07ab9e1aba99cffe 100644 (file)
@@ -13,9 +13,10 @@ Before you begin you need some preparations.
 Software
 --------
 
-m_Librarian is written in Python and requires Python 2.7. So install
-Python 2.7 first. Install required modules: SQLObject and m_lib.defenc.
-pip `installs <install.html>`_ required modules automatically.
+m_Librarian is written in Python and requires Python (2.7 or 3.4+). So
+install Python first. Install required modules: SQLObject and
+m_lib.defenc. pip `installs <install.html>`_ required modules
+automatically.
 
 
 Library archives