Skip to content

Commit

Permalink
fix missing extension files under windows
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Oct 6, 2024
1 parent b4aa468 commit 1af7a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ include_package_data = True
* =
*.so
*.exp
*.lib
*.pyx

[options.exclude_package_data]
Expand Down

0 comments on commit 1af7a76

Please sign in to comment.