summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-05-24 11:21:35 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2019-05-24 11:21:35 +0100
commit7abeb4ee0f6bbf1b69bd3708cc5c6b5eb55ace9f (patch)
treefb59a7a9b86ad1e02e3c1ef96ff2ba722eecb157 /setup.cfg
parentbd4a3cba38d15f784f2805d4f4eff7d58b901927 (diff)
downloaddeluge-7abeb4ee0f6bbf1b69bd3708cc5c6b5eb55ace9f.tar.gz
deluge-7abeb4ee0f6bbf1b69bd3708cc5c6b5eb55ace9f.tar.bz2
deluge-7abeb4ee0f6bbf1b69bd3708cc5c6b5eb55ace9f.zip
[packaging] sdist use xztar and exclude .mo files
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 96c3d1afd..741f61433 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
+[sdist]
+formats=xztar
+
[build_docs]
source-dir = docs/source
build-dir = docs/build