Skip to content

Commit

Permalink
Version 0.0.3
Browse files Browse the repository at this point in the history
Well...seems like its not installed by default?
  • Loading branch information
mos9527 committed Jan 26, 2024
1 parent c0b5fd3 commit 654c922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
pip install build
pip install httpx
pip install setuptools
pip install wheel
- name: Build package
run: python -m build --no-isolation
- name: Publish package
Expand Down

0 comments on commit 654c922

Please # to comment.