Skip to content

Commit 28cd1d7

Browse files
committed
add py3.11, py3.12
1 parent 79320f1 commit 28cd1d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+42
-40
lines changed

.github/workflows/arrayexpress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/bigg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/biodbnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/biogrid.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/biomart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/biomodels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/chebi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/chembl.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
max-parallel: 5
2525
matrix:
26-
python: [3.7, 3.8, 3.9, '3.10']
26+
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
2727
fail-fast: false
2828

2929

.github/workflows/cog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/dbfetch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/ena.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/ensembl.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/eutils.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/eva.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/hgnc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/intact_complex.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/kegg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/muscle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/mygeneinfo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/ncbiblast.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/omicsdi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/omnipath.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/panther.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pathwaycommons.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pdb.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pdbe.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pfam.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pride.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/psicquic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/pubchem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/quickgo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/reactome.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/rhea.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/seqret.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/template.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/unichem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/uniprot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

.github/workflows/wikipathway.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 5
2222
matrix:
23-
python: [ 3.8, 3.9,'3.10']
23+
python: [3.8, 3.9,'3.10' '3.11', '3.12']
2424
fail-fast: false
2525

2626
steps:

README.rst

+2-1

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.9",
2424
"Programming Language :: Python :: 3.10",
2525
"Programming Language :: Python :: 3.11",
26+
"Programming Language :: Python :: 3.12",
2627
"Topic :: Software Development :: Libraries :: Python Modules",
2728
"Topic :: Scientific/Engineering :: Bio-Informatics",
2829
"Topic :: Scientific/Engineering :: Information Analysis",

0 commit comments

Comments
 (0)