Skip to content

Commit 1e602e1

Browse files
authored
Merge pull request #78 from NNPDF/relax_restrictions
Relax dependency restrictions
2 parents 38a27a9 + cdc274f commit 1e602e1

File tree

3 files changed

+1366
-1102
lines changed

3 files changed

+1366
-1102
lines changed

.github/workflows/unittests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ jobs:
2222
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
2323
with:
2424
python-version: "3.12"
25+
26+
py313:
27+
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
28+
with:
29+
python-version: "3.13"

0 commit comments

Comments
 (0)