diff --git a/pyproject.toml b/pyproject.toml index 66d8e60..3d680df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "jupyterlab-conda-store" description = "A JupyterLab extension that provides a user-friendly graphical interface for building and managing environments using an existing conda-store server" readme = "README.md" license = { file = "LICENSE" } -requires-python = ">=3.8" +requires-python = ">=3.9" maintainers = [{ name = "Tania Allard", email = "trallard@bitsandchips.me" }] keywords = ["Jupyter", "JupyterLab", "JupyterLab4", "conda", "environments"] classifiers = [