Require pyroma >= 5

This commit is contained in:
Andrew Murray 2025-07-30 19:07:24 +10:00
parent dfef37b65e
commit 111fd56e67

View File

@ -67,7 +67,7 @@ optional-dependencies.tests = [
"markdown2",
"olefile",
"packaging",
"pyroma",
"pyroma>=5",
"pytest",
"pytest-cov",
"pytest-timeout",