forked from orbit-oss/flask
Merge branch 'stable'
This commit is contained in:
commit
5880befcd2
6 changed files with 19 additions and 8 deletions
|
|
@ -168,6 +168,9 @@ ignore = [
|
|||
force-single-line = true
|
||||
order-by-type = false
|
||||
|
||||
[tool.codespell]
|
||||
ignore-words-list = "te"
|
||||
|
||||
[tool.tox]
|
||||
env_list = [
|
||||
"py3.14", "py3.14t",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue