Skip to content

Commit 47833b1

Browse files
committed
Update pyproject.toml and README.md for author information, documentation links, and repository URL; modify wheels.yaml to trigger builds on pull requests
1 parent 694860e commit 47833b1

File tree

7 files changed

+367
-344
lines changed

7 files changed

+367
-344
lines changed

.github/workflows/build.yml.bak

Lines changed: 0 additions & 137 deletions
This file was deleted.

.github/workflows/unix_like_wheels.yaml.bak

Lines changed: 0 additions & 82 deletions
This file was deleted.

.github/workflows/wheels.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
#Z* -------------------------------------------------------------------
1515
name: Build Wheels
1616

17-
on: [push]
17+
on:
18+
pull_request:
19+
branches:
20+
- main
1821

1922
env:
2023
VCPKG_ROOT: ${{ github.workspace }}/vendor/vcpkg

.github/workflows/windows_wheels.yaml.bak

Lines changed: 0 additions & 71 deletions
This file was deleted.

CMakeLists.txt.bak

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)