Adopt 'src' layout and add 'testing' extras

This commit is contained in:
Bruno Oliveira
2019-06-06 19:35:13 -03:00
parent cdf422dec8
commit 7d41db3685
16 changed files with 6 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
from xdist.scheduler.each import EachScheduling # noqa
from xdist.scheduler.load import LoadScheduling # noqa
from xdist.scheduler.loadfile import LoadFileScheduling # noqa
from xdist.scheduler.loadscope import LoadScopeScheduling # noqa