File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This document will guide you through the install procedure and your first Hello
77- [ Hello World example] ( #hello-world )
88
99## Requirements
10- - python3.7 +
10+ - python3.8 +
1111
1212## Install PSI/J
1313
@@ -35,7 +35,7 @@ Install PSI/J from the GitHub repository:
3535## Hello World
3636
3737** Requirements**
38- - python3.7
38+ - python3.8
3939- Job executor, e.g. Slurm in this example
4040
4141** Steps**
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ or from source.
1010Requirements
1111^^^^^^^^^^^^
1212
13- The only requirements are Python 3.7 + and pip, which almost always
13+ The only requirements are Python 3.8 + and pip, which almost always
1414comes with Python.
1515
1616Install from PIP
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h2><i class="fab fa-python"></i> Installing <span class="psij-font">PSI/J</span
1313 < div style ="margin-top: 1em ">
1414 The psij-python library has the following requirements:
1515 < ul >
16- < li > Python 3.7 or later
16+ < li > Python 3.8 or later
1717 < li > Ubuntu 16.04 or later (or an equivalent Linux distribution)
1818 < li > OS X 10.10 or later
1919 </ ul >
You can’t perform that action at this time.
0 commit comments