Skip to content

Commit

Permalink
Exclude Cythonized .c files from distributions (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed May 18, 2021
1 parent b0e4deb commit 2498213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ include pygeos/_version.py
include pygeos/*.dll
include LICENSE
include pyproject.toml
exclude pygeos/*.c
exclude MANIFEST.in

0 comments on commit 2498213

Please sign in to comment.