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", "markdown2",
"olefile", "olefile",
"packaging", "packaging",
"pyroma", "pyroma>=5",
"pytest", "pytest",
"pytest-cov", "pytest-cov",
"pytest-timeout", "pytest-timeout",