Skip to content

Commit

Permalink
add MANIFEST.in to include necessary sources in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
dholth committed Oct 25, 2022
1 parent 12e2735 commit a3f7c96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include \
setup.h CHANGELOG CODE_OF_CONDUCT.md HOW_WE_USE_GITHUB.md LICENSE \
Makefile README.rst picosat.c picosat.h pycosat.c test_pycosat.py
graft examples/

0 comments on commit a3f7c96

Please sign in to comment.