Skip to content

Commit

Permalink
publish packages from 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Oct 5, 2022
1 parent 3eee61a commit 9e1d35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_to_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4.2.0
with:
python-version: '3.7'
python-version: '3.10'
- name: Install build deps
run: pip install --upgrade pip setuptools wheel build
- name: Build
Expand Down

0 comments on commit 9e1d35f

Please sign in to comment.