Skip to content

Commit

Permalink
Remove system python env var
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Sep 17, 2024
1 parent f1e73dc commit 79523e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
concurrency:
group: build-mreg-cli-${{ github.head_ref }}

env:
# https://docs.astral.sh/uv/guides/integration/github/#using-uv-pip
UV_SYSTEM_PYTHON: 1

jobs:
build_pypi:
name: Build wheels and source distribution
Expand Down

0 comments on commit 79523e6

Please sign in to comment.