Skip to content

Commit e505857

Browse files
committed
fix
1 parent 4559654 commit e505857

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+1
-12081
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: python -m cibuildwheel --output-dir wheelhouse
4343
env:
4444
CIBW_BUILD_VERBOSITY: 1
45+
CIBW_SKIP: "cp37-* cp38-* pp*" # Skip Python 3.7, 3.8 and PyPy as per existing workflows
4546
CIBW_ARCHS_MACOS: "x86_64 arm64" # Build for both architectures on macOS
4647
CIBW_TEST_COMMAND: >
4748
pip install psutil &&

typescript/LICENSE

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

typescript/README.md

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

typescript/blend/blend.ts

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

0 commit comments

Comments
 (0)