mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
parent
dcd202568a
commit
a84458ffbd
|
@ -25,11 +25,5 @@ def test_pyroma() -> None:
|
||||||
)
|
)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
# Should have a perfect score, but pyroma does not support PEP 639 yet.
|
# Should have a perfect score
|
||||||
assert rating == (
|
assert rating == (10, [])
|
||||||
9,
|
|
||||||
[
|
|
||||||
"Your package does neither have a license field "
|
|
||||||
"nor any license classifiers."
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user