Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehrkrz authored Oct 31, 2023
1 parent 210e601 commit d4236da
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 @@ -20,7 +20,7 @@ jobs:
python-version: 3.x

- name: Install dependencies
run: pip install setuptools wheel pytest
run: pip install setuptools wheel pytest python-dateutil

- name: Run pytest
run: pytest
Expand Down

0 comments on commit d4236da

Please sign in to comment.