Skip to content

Commit

Permalink
remove cflag as only lxml is affected, but its never build as pip use…
Browse files Browse the repository at this point in the history
…s available wheels
  • Loading branch information
tooomm authored Mar 4, 2025
1 parent bf1da3f commit 84fcc0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:

- name: Install requirements using pip
shell: bash
env:
CFLAGS: '-O0'
run: python3 -m pip install --requirement requirements.txt

- name: Run script
Expand Down

0 comments on commit 84fcc0f

Please sign in to comment.