Add extlibs to packaging
setup.py bdist fails as it can't find the extlib's. DOH, that is because we don't package them. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
1ac1f00ebe
commit
fd7c348415
@ -4,3 +4,4 @@ recursive-include mediagoblin/static *.js *.css *.png *.svg *.ico
|
||||
recursive-include mediagoblin/tests *.ini
|
||||
recursive-include docs *.rst *.html
|
||||
include mediagoblin/config_spec.ini
|
||||
graft extlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user