parent
1ab87a3f67
commit
9ef8e6c9b0
2
setup.py
2
setup.py
@ -69,7 +69,7 @@ def get_long_description() -> str:
|
|||||||
"appdirs",
|
"appdirs",
|
||||||
"toml>=0.9.4",
|
"toml>=0.9.4",
|
||||||
"typed-ast>=1.4.0",
|
"typed-ast>=1.4.0",
|
||||||
"regex!=2019.12.9",
|
"regex>=2020.1.8",
|
||||||
"pathspec>=0.6, <1",
|
"pathspec>=0.6, <1",
|
||||||
"dataclasses>=0.6; python_version < '3.7'",
|
"dataclasses>=0.6; python_version < '3.7'",
|
||||||
"typing_extensions>=3.7.4",
|
"typing_extensions>=3.7.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user