Skip to content

Commit f7fdf7a

Browse files
committed
[doc/tutorial] Update Python 2 EOL notice
1 parent e6ea259 commit f7fdf7a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/tutorial.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ On Ubuntu, the dependency packages are available as ``python-lxml``, ``python-ya
101101
Note that on Ubuntu 14.04, the latter package additionally requires the
102102
installation of ``libxml2-dev``, ``libxslt1-dev``, and ``lib32z1-dev``.
103103

104-
Python 2 has reached end of life. We will not keep any future versions of odml Python 2 compatible and also recommend using a Python version >= 3.7. If a Python version < 3.7 is a requirement, the following dependency needs to be installed as well:
104+
Python 2 has reached end of life. Current and future versions of odml are not Python 2 compatible. We removed support
105+
for Python 2 in August 2020 with version 1.5.2. We also recommend using a Python version >= 3.7. If a
106+
Python version < 3.7 is a requirement, the following dependency needs to be installed as well:
105107

106108
The ``enum34`` package with a ``pip`` installation or ``python-enum`` using the OS package manager.
107109

0 commit comments

Comments
 (0)