Skip to content

Commit

Permalink
Merge pull request #155 from 4dn-dcic/upd_py_dep
Browse files Browse the repository at this point in the history
More clean up and dependency updates
  • Loading branch information
aschroed committed Mar 29, 2022
2 parents 984e26d + b36107f commit 70d017d
Show file tree
Hide file tree
Showing 14 changed files with 369 additions and 645 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
python_version: [3.6, 3.7]
python_version: [3.6, 3.7, 3.8, 3.9]

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
Loading

0 comments on commit 70d017d

Please sign in to comment.