pfnet / pysen

Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.
MIT License
487 stars 20 forks source link

build(mypy): bump required version to 0.900 or later #41

Open e-kwsm opened 10 months ago

e-kwsm commented 10 months ago

close #40

e-kwsm commented 10 months ago

python/mypy#10183

e-kwsm commented 10 months ago

https://github.com/pfnet/pysen/blob/4fc4233b8fba10db1b1d23e31437836034352d69/setup.py#L25

typed_ast>=1.4.0,<1.5.0 will be still installed when python 3.7 is used, and I’m not sure if it compiles.