sdist and install now work
next step is using a custom data dir, and falling back on the package data dir. Also, fixing --version.
This commit is contained in:
7
MANIFEST.in
Normal file
7
MANIFEST.in
Normal file
@@ -0,0 +1,7 @@
|
||||
include COPYING.txt
|
||||
include README.rst
|
||||
include overviewer.py
|
||||
recursive-include contrib/ *.py
|
||||
recursive-include overviewer_core/*.py
|
||||
recursive-include overviewer_core/src/ *.c *.h
|
||||
recursive-include overviewer_core/data/ *.png *.js index.html style.css
|
||||
Reference in New Issue
Block a user