Skip to content

Commit

Permalink
install blackd extra too
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Jan 26, 2022
1 parent 38b182c commit 7042899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uvloop_test.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Test uvloop Extra Install
run: |
python -m pip install -e ".[uvloop]"
python -m pip install -e ".[uvloop,d]"
- name: Install test requirements
run: |
Expand Down

0 comments on commit 7042899

Please sign in to comment.