summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-10-12 18:06:09 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-10-12 18:06:21 +0200
commit18747ee2b35e4a2f07579d32db890d32f3744286 (patch)
tree06920fbc53e0ada6eb15995312d09c5285bc23f2 /setup.cfg
parentMoved new plugins to pyload (diff)
downloadpyload-18747ee2b35e4a2f07579d32db890d32f3744286.tar.xz
small changes to dl algorithm
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 923d8361e..d0aeb55d9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
+[metadata]
+description-file = README.md
+
[build_sphinx]
source-dir = doc
build-dir = doc/_build
@@ -10,4 +13,4 @@ upload-dir = doc/_build/html
format = default
exclude = .git,lib,apitypes.py,apitypes_debug.py,thriftgen
ignore = W292,E261,E262,E302,E701
-max-line-length = 139 \ No newline at end of file
+max-line-length = 139