Skip to content

Commit

Permalink
Exclude *.c files from distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Mar 5, 2021
1 parent f2430ea commit 7044860
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 @@ -13,6 +13,7 @@ include pyproj/*.pyi
include test/sample.out
include test/*.py
include test/*/*.py
exclude pyproj/*.c
recursive-include docs *
prune docs/_build
prune pyproj/proj_dir

0 comments on commit 7044860

Please sign in to comment.