Skip to content

Commit f45ed51

Browse files
committed
build
1 parent c19bfe8 commit f45ed51

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
@@ -184,7 +184,6 @@ extend-exclude = [
184184
"doc/tutorials",
185185
"tools/gh_api.py",
186186
]
187-
target-version = "py311"
188187
line-length = 88
189188

190189
[tool.ruff.lint]
@@ -296,7 +295,6 @@ convention = "numpy"
296295
"galleries/users_explain/text/text_props.py" = ["E501"]
297296

298297
[tool.mypy]
299-
python_version = "3.11"
300298
ignore_missing_imports = true
301299
enable_error_code = [
302300
"ignore-without-code",

0 commit comments

Comments
 (0)