Skip to content

Commit

Permalink
Include http extra for datamodel-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
mmwinther committed Mar 6, 2024
1 parent c33c21c commit 7ece5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install datamodel-codegen
run: |
python -m pipx install datamodel-code-generator==0.25.2
python -m pipx install datamodel-code-generator[http]==0.25.2
- name: Generate Python
run: >
Expand Down

0 comments on commit 7ece5d5

Please sign in to comment.