Skip to content

Commit

Permalink
Restore .so and .pyd to MANIFIEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Oct 7, 2024
1 parent 022d43c commit 3856db4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ global-exclude *.pyc
global-exclude *.cache
exclude src/propcache/*.c
exclude src/propcache/*.html
exclude src/propcache/*.so
exclude src/propcache/*.pyd
prune docs/_build

0 comments on commit 3856db4

Please sign in to comment.