X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=setup.cfg;h=20e4f730ae1b7ef5d06bb9065fe8b241dd7bdaf6;hb=86dc414ef0c4cf8f8620948dfdfbb2bd406a38ef;hp=ff5704a4c793ca79c1edddcc396ea84f733185f8;hpb=a6de5443ea8f067023c94b97b405560f92cbd765;p=sid.git diff --git a/setup.cfg b/setup.cfg index ff5704a..20e4f73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,4 +20,8 @@ bts = python-debianbts>=3.0.1 formats = xztar, gztar [bdist_wheel] -universal=1 +universal = 0 + +[build_sphinx] +source-dir = doc/source +build-dir = build