Skip to content

Commit fd052b1

Browse files
committed
build: Remove dependency to astunparse (Python 3.8-)
1 parent 1d1a919 commit fd052b1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ classifiers = [
3737
"Typing :: Typed",
3838
]
3939
dependencies = [
40-
# YORE: EOL 3.8: Remove line.
41-
"astunparse>=1.6; python_version < '3.9'",
4240
"colorama>=0.4",
4341
]
4442

0 commit comments

Comments
 (0)