Skip to content

Commit

Permalink
types-python-dateutil
Browse files Browse the repository at this point in the history
  • Loading branch information
bruxy70 committed Feb 12, 2022
1 parent 66fcc50 commit a654d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: 3.8
- name: Install dependencies
run: pip install 'isort==5.*' black flake8 mypy pydocstyle
run: pip install 'isort==5.*' black flake8 mypy pydocstyle types-python-dateutil
- name: Install requirements
run: pip install -r requirements.txt
- name: Change directory
Expand Down

0 comments on commit a654d07

Please sign in to comment.