We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd080a8 commit 8523addCopy full SHA for 8523add
.github/workflows/test-python-win.yml
@@ -48,8 +48,6 @@ jobs:
48
- name: Edit pyproject
49
run: |
50
ls
51
-
52
53
$content = Get-Content pyproject.toml -Raw
54
$newContent = $content -replace 'cmake\.args = \[\s*"-DPYTHON_BUILD_SETUP=ON"\s*\]', @"
55
cmake.args = [
0 commit comments