diff --git a/setup.cfg b/setup.cfg index 770dd1fb2..1ab4fd059 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,3 +8,6 @@ upload-dir = doc/en/build/html [bdist_wheel] universal = 1 + +[devpi:upload] +formats = sdist.tgz,bdist_wheel