X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/52f402dcfbeb49d4710b2c8d2b15563b08369fc5..d249f2d8380893f051b63140e3768cef599f49f3:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 79060fc..d085c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,4 +31,5 @@ build-backend = "setuptools.build_meta" optional-tests = [ "no_python2: run when `python2` extra NOT installed", "no_blackd: run when `d` extra NOT installed", + "no_jupyter: run when `jupyter` extra NOT installed", ]