chore: add dependencies
CI / lint (push) Successful in 25s
CI / test (3.12) (push) Successful in 22s
CI / lint (pull_request) Successful in 1m51s
CI / test (3.11) (pull_request) Successful in 23s
CI / test (3.13) (pull_request) Successful in 23s
CI / test (3.11) (push) Successful in 2m7s
CI / test (3.12) (pull_request) Successful in 45s
CI / test (3.13) (push) Successful in 2m18s
CI / lint (push) Successful in 25s
CI / test (3.12) (push) Successful in 22s
CI / lint (pull_request) Successful in 1m51s
CI / test (3.11) (pull_request) Successful in 23s
CI / test (3.13) (pull_request) Successful in 23s
CI / test (3.11) (push) Successful in 2m7s
CI / test (3.12) (pull_request) Successful in 45s
CI / test (3.13) (push) Successful in 2m18s
This commit is contained in:
+3
-1
@@ -22,7 +22,9 @@ dependencies = [
|
||||
test = [
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-random-order"
|
||||
"pytest-random-order",
|
||||
"ruff",
|
||||
"basedpyright"
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user