diff --git a/pyproject.toml b/pyproject.toml index 45069e8f..b8d67104 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,8 +61,8 @@ test = [ "build", "pytest", "rich", - "wheel", 'typing-extensions; python_version < "3.11"', + "wheel", ] toml = [ ]