Skip to content

Commit

Permalink
feat: add support for windows (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Jan 10, 2024
1 parent eb41e5d commit 788dd77
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 371 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
os:
- ubuntu-latest
- macOS-latest
- windows-latest
extension:
- "skip_cython"
- "use_cython"
Expand Down
Loading

0 comments on commit 788dd77

Please sign in to comment.