Skip to content

Commit

Permalink
Install pretalx to install editable
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Sep 21, 2023
1 parent 9f27e41 commit a57ea6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- name: Install Dependencies
run: pip3 install twine check-manifest -Ue .
run: pip3 install twine check-manifest pretalx -e .
- name: Run check-manifest
run: check-manifest .
working-directory: .
Expand Down

0 comments on commit a57ea6f

Please sign in to comment.