chore: allow pytest to be newer temporarily
This commit is contained in:
@@ -223,6 +223,7 @@ exclude-newer = "1 week"
|
|||||||
[tool.uv.exclude-newer-package]
|
[tool.uv.exclude-newer-package]
|
||||||
ccxt = false
|
ccxt = false
|
||||||
cryptography = "1 days"
|
cryptography = "1 days"
|
||||||
|
pytest = "5 days"
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 100
|
line-length = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user