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]
|
||||
ccxt = false
|
||||
cryptography = "1 days"
|
||||
pytest = "5 days"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user