chore: allow pytest to be newer temporarily

This commit is contained in:
Matthias
2026-04-14 06:34:14 +02:00
parent 3a31337e43
commit ff7e6c3737
+1
View File
@@ -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