diff --git a/setup.cfg b/setup.cfg index 404d250..de5b059 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,18 +44,6 @@ install_requires = traitlets>=5 [options.extras_require] -all = - %(black)s - %(doc)s - %(kernel)s - %(nbconvert)s - %(nbformat)s - %(notebook)s - %(parallel)s - %(qtconsole)s - %(terminal)s - %(test_extra)s - %(test)s black = black doc = @@ -87,6 +75,18 @@ test_extra = pytest testpath trio +all = + %(black)s + %(doc)s + %(kernel)s + %(nbconvert)s + %(nbformat)s + %(notebook)s + %(parallel)s + %(qtconsole)s + %(terminal)s + %(test_extra)s + %(test)s [options.packages.find] exclude =