Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Set python version for mypy #522

Copy link
Copy link
@hombit

Description

@hombit
Issue body actions

It looks like mypy started to check everything assuming the interpreter python version, not the project python version. Could we please add this block to pyproject.toml:

[tool.mypy]
python_version = "{min_python_version}"

where min_python_version is e.g. 3.10.

It was tested with nested-pandas:
lincc-frameworks/nested-pandas#303

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.