File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
PySlurm: Slurm Interface for Python
3
3
***********************************
4
4
5
- .. image :: https://travis-ci.org/PySlurm/pyslurm.svg?branch=20.02.0
5
+ .. image :: https://travis-ci.org/PySlurm/pyslurm.svg?branch=20.11
6
6
:target: https://travis-ci.org/PySlurm/pyslurm
7
7
8
8
Overview
@@ -11,7 +11,7 @@ Overview
11
11
Currently PySlurm is under development to move from it's thin layer on top of
12
12
the Slurm C API to an object orientated interface.
13
13
14
- This release is based on Slurm 20.02.5 .
14
+ This release is based on Slurm 20.11 .
15
15
16
16
Prerequisites
17
17
*************
@@ -24,7 +24,7 @@ This PySlurm branch has been tested with:
24
24
25
25
* Cython 0.19.2, and the latest stable
26
26
* Python 2.7, 3.4, 3.5 and 3.6
27
- * Slurm 20.02.5
27
+ * Slurm 20.11
28
28
29
29
30
30
Installation
You can’t perform that action at this time.
0 commit comments