diff --git a/setup.py b/setup.py index ae7045cb..38982eeb 100755 --- a/setup.py +++ b/setup.py @@ -66,7 +66,6 @@ For instructions on installing Solaar see https://pwr-solaar.github.io/Solaar/in 'PyYAML (>= 3.12)', 'python-xlib (>= 0.27)', 'psutil (>= 5.4.3)', - 'typing_extensions (>=4.0.0)', ], extras_require={ 'report-descriptor': ['hid-parser'],