Skip to content

Commit

Permalink
Merge pull request #11 from jplacht/feat-poetry-restructure
Browse files Browse the repository at this point in the history
Split poetry dependencies
  • Loading branch information
jplacht authored Nov 8, 2023
2 parents 5baa4f3 + 268e173 commit a54bd28
Show file tree
Hide file tree
Showing 4 changed files with 527 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: ['3.8', '3.9', '3.10', '3.11']
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit a54bd28

Please sign in to comment.