Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fdsteffen/fretraj
Browse files Browse the repository at this point in the history
  • Loading branch information
fdsteffen committed Oct 15, 2023
2 parents c6799be + 8682327 commit 0dc9abc
Show file tree
Hide file tree
Showing 4 changed files with 496 additions and 462 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: [3.7,3.8,3.9]
python-version: [3.9,3.10,3.11]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 0dc9abc

Please sign in to comment.