From: Oleg Broytman Date: Sun, 7 May 2017 19:03:15 +0000 (+0300) Subject: Update docs: m_librarian requires Python 2.7 or 3.4+ X-Git-Tag: 0.0.16~15 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=572a9bb70ecf52bf7732f1f3d76dd11bd60b895f Update docs: m_librarian requires Python 2.7 or 3.4+ --- diff --git a/docs-ru/before_begin.rst b/docs-ru/before_begin.rst index bfdf742..555db2b 100644 --- a/docs-ru/before_begin.rst +++ b/docs-ru/before_begin.rst @@ -14,7 +14,8 @@ ----------------------- m_Librarian написан на языке Python, так что вам нужно скачать и -установить Python 2.7. Нужны также библиотеки SQLObject и m_lib.defenc. +установить Python (2.7 или 3.4+). Нужны также библиотеки SQLObject и +m_lib.defenc. Архивы библиотек diff --git a/docs/before_begin.rst b/docs/before_begin.rst index 1dcd27d..b9df39a 100644 --- a/docs/before_begin.rst +++ b/docs/before_begin.rst @@ -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 `_ 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 `_ required modules +automatically. Library archives