Skip to content

Commit

Permalink
Prune libstemmer_c sources from MANIFEST.in
Browse files Browse the repository at this point in the history
To avoid them getting into a sdist tarball. Hopefully fixes #50
  • Loading branch information
felixonmars authored Oct 9, 2024
1 parent b9d29ef commit efae48f
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 @@ -3,3 +3,4 @@ recursive-include sampledata *
recursive-include docs *
include src/Stemmer.pyx src/Stemmer.c
include benchmark.py makedist.sh MANIFEST.in runtests.py
prune libstemmer_c-*

0 comments on commit efae48f

Please sign in to comment.