Skip to content

Commit

Permalink
Merge pull request #6 from INCATools/spatil/bump-py-version
Browse files Browse the repository at this point in the history
bump up Python version to 3.9
  • Loading branch information
cmungall authored Apr 8, 2022
2 parents ecda84d + e3a782f commit 3c5592a
Show file tree
Hide file tree
Showing 4 changed files with 618 additions and 188 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8, 3.9, "3.10"]
python-version: [3.9, "3.10"]

steps:

Expand Down
Loading

0 comments on commit 3c5592a

Please sign in to comment.