Skip to content

Commit

Permalink
🐛 see if flit-scm works
Browse files Browse the repository at this point in the history
- otherwise change workflow to twine...
  • Loading branch information
Henry committed Jun 14, 2024
1 parent 0b28778 commit cf6172a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
python-version: '3.10'

- name: Install Flit
run: python -m pip install flit
run: python -m pip install flit flit-scm

- name: Publish to PyPI
env:
Expand Down

0 comments on commit cf6172a

Please sign in to comment.