Skip to content

Commit

Permalink
Ignore python/llvm-project for setuptools-scm
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiliin committed Oct 12, 2024
1 parent b0dfff9 commit 35a3ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
env:
CIBW_BUILD: ${{ matrix.build == '' && 'cp313-*' || matrix.build }}
CIBW_ARCHS: ${{ matrix.archs == '' && 'auto' || matrix.archs }}
SETUPTOOLS_SCM_IGNORE_VCS_ROOTS: "python/llvm-project"

- name: Upload wheels to artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 35a3ad1

Please sign in to comment.