From f3a6719754cefac9232a592777de420bd117798c Mon Sep 17 00:00:00 2001 From: Zewen Kelvin Tuong Date: Fri, 3 Jan 2025 13:38:07 +1000 Subject: [PATCH] does this still work? --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 0c261b9e..49888032 100644 --- a/setup.py +++ b/setup.py @@ -31,8 +31,6 @@ "mkdocs-material", "mknotebooks", "jupyter", - "jupyterlab", - "jupyterlab_code_formatter", ], "tests": ["hypothesis", "pytest-cov", "pre-commit", "pylint"], },