Merge branch 'stable'
This commit is contained in:
commit
eb58d862cc
7 changed files with 417 additions and 329 deletions
|
|
@ -41,7 +41,7 @@ dev = [
|
|||
]
|
||||
docs = [
|
||||
"pallets-sphinx-themes",
|
||||
"sphinx",
|
||||
"sphinx<9",
|
||||
"sphinx-tabs",
|
||||
"sphinxcontrib-log-cabinet",
|
||||
]
|
||||
|
|
@ -170,8 +170,8 @@ order-by-type = false
|
|||
|
||||
[tool.tox]
|
||||
env_list = [
|
||||
"py3.14", "py3.14t", "py3.13", "py3.13t",
|
||||
"py3.12", "py3.11", "py3.10",
|
||||
"py3.14", "py3.14t",
|
||||
"py3.13", "py3.12", "py3.11", "py3.10",
|
||||
"pypy3.11",
|
||||
"tests-min", "tests-dev",
|
||||
"style",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue