X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b8df7e4b10bca2d7e478e224502975ec8f220e21..8954e58ccf620a9c797f5e6ea3c53bc1f21f14d9:/setup.py diff --git a/setup.py b/setup.py index 8ff498e..5763249 100644 --- a/setup.py +++ b/setup.py @@ -112,7 +112,6 @@ setup( extras_require={ "d": ["aiohttp>=3.7.4"], "colorama": ["colorama>=0.4.3"], - "python2": ["typed-ast>=1.4.3"], "uvloop": ["uvloop>=0.15.2"], "jupyter": ["ipython>=7.8.0", "tokenize-rt>=3.2.0"], },