Skip to content

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

Open
e-kwsm wants to merge 1 commit intopfnet:mainfrom
e-kwsm:mypy
Open

build(mypy): bump required version to 0.900 or later#41
e-kwsm wants to merge 1 commit intopfnet:mainfrom
e-kwsm:mypy

Conversation

@e-kwsm
Copy link
Copy Markdown
Contributor

@e-kwsm e-kwsm commented Dec 6, 2023

close #40

@e-kwsm
Copy link
Copy Markdown
Contributor Author

e-kwsm commented Dec 6, 2023

python/mypy#10183

@e-kwsm
Copy link
Copy Markdown
Contributor Author

e-kwsm commented Dec 6, 2023

pysen/setup.py

Line 25 in 4fc4233

"Programming Language :: Python :: 3.7",

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.

@Hakuyume
Copy link
Copy Markdown
Member

Hakuyume commented Apr 8, 2025

Current constraints still work with python 3.9. I think we can simply remove the constraints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot install [lint]

2 participants