Skip to content

Commit

Permalink
Include Cython source files in sdist (#115)
Browse files Browse the repository at this point in the history
Fixes #110
  • Loading branch information
mgorny authored Oct 16, 2024
1 parent 5e720bf commit 2287a95
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
@@ -1,2 +1,3 @@
recursive-include httptools *.pxd *.pyx
recursive-include vendor *.c *.h LICENSE* README*
include MANIFEST.in LICENSE

0 comments on commit 2287a95

Please sign in to comment.