fix flakes problem, configure devpi upload to always upload wheels and sdist

This commit is contained in:
holger krekel 2015-09-15 12:28:09 +02:00
parent 16720b96b4
commit 5af262daa3
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,6 @@
""" basic collect and runtest protocol implementations """
import bdb
import sys
import re
from time import time
import py

View File

@ -8,3 +8,7 @@ upload-dir = doc/en/build/html
[bdist_wheel]
universal = 1
[devpi:upload]
formats=sdist.tgz,bdist_wheel