Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arihant2math committed May 26, 2023
2 parents 340fdd3 + a7268f4 commit b20dcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
python -m pip install flake8 pytest requests requests-ratelimiter
pip install build
- name: Build package
run: python -m build
Expand Down

0 comments on commit b20dcfe

Please sign in to comment.