Skip to content

Commit e6ea259

Browse files
committed
[README] Update Python 2 EOL notice
1 parent 007222b commit e6ea259

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ release notes](https://github.com/G-Node/python-odml/releases).
101101

102102
## Previous Python versions
103103

104-
Python 2 has reached end of life. We will not keep any future versions of odml Python 2 compatible and will drop support for Python 2 with August 2020. We 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
* pip install
107109
* enum34 (version 0.4.4)

0 commit comments

Comments
 (0)