Skip to content

Commit

Permalink
Add wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 1, 2024
1 parent d66dcea commit f7788be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- id: install-python-dependencies
name: Install Python dependencies
run: pip install requests click python-dateutil pandas twine setuptools-scm
run: pip install requests click python-dateutil pandas twine setuptools-scm wheel
shell: bash

- id: create-db
Expand Down

0 comments on commit f7788be

Please sign in to comment.