fix flakes problem, configure devpi upload to always upload wheels and sdist
This commit is contained in:
parent
16720b96b4
commit
5af262daa3
|
@ -1,7 +1,6 @@
|
|||
""" basic collect and runtest protocol implementations """
|
||||
import bdb
|
||||
import sys
|
||||
import re
|
||||
from time import time
|
||||
|
||||
import py
|
||||
|
|
Loading…
Reference in New Issue