Skip to content

Commit 95575cc

Browse files
authored
fix: reserve name on PyPI (#1)
1 parent b13e1d5 commit 95575cc

File tree

2 files changed

+204
-2
lines changed

2 files changed

+204
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
- "3.13"
4444
os:
4545
- ubuntu-latest
46-
- windows-latest
47-
- macOS-latest
4846
runs-on: ${{ matrix.os }}
4947
steps:
5048
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)