Blob Blame History Raw
diff --git a/setup.py b/setup.py
index a04320d..5ed061b 100644
--- a/setup.py
+++ b/setup.py
@@ -23,8 +23,6 @@ docs_extras = [
 
 test_extras = [
     'pytest',
-    'pytest-xdist',
-    'typing-extensions',
 ]
 
 setup(