Adopt 'src' layout and add 'testing' extras
This commit is contained in:
4
src/xdist/scheduler/__init__.py
Normal file
4
src/xdist/scheduler/__init__.py
Normal 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
|
||||
Reference in New Issue
Block a user