MANIFEST list files included in 'sdist' target of setup.py. Somehow sometimes people forgot to list every important files in here. To solve this, create MANIFEST.in and list those missing files in it.
Just in case I forgot again
MANIFEST.in
include *.txt
include src/*.i
Then rebuild the packages
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment