Skip to content

Commit d85f547

Browse files
committed
Update disclaimer on the support of EOL Python versions
1 parent f38d2e2 commit d85f547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Requirements
2020

2121

2222
.. warning::
23-
Although ReFrame supports Python 3.6, you should note that Python 3.6 has reached its end-of-life and you are advised to use a newer Python version.
24-
ReFrame installations on Python 3.6 may use out-of-date dependencies due to incompatibilities of their newer versions with Python 3.6.
23+
Although ReFrame supports Python 3.6 and 3.7, you should note that these Python versions have reached end-of-life and you are strongly advised to use a newer version.
24+
ReFrame installations on these Python versions may use out-of-date dependencies due to incompatibilities.
2525

2626

2727
Getting the Framework

0 commit comments

Comments
 (0)