mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Forcing this one to pass
This commit is contained in:
parent
33d65f7064
commit
7a4ff8e66c
|
@ -30,7 +30,7 @@ class TestPyroma(PillowTestCase):
|
||||||
# Pyroma needs to chill about RC versions
|
# Pyroma needs to chill about RC versions
|
||||||
# and not kill all our tests.
|
# and not kill all our tests.
|
||||||
self.assertEqual(rating, (9, [
|
self.assertEqual(rating, (9, [
|
||||||
'The packages version number does not comply with PEP-386.']))
|
"The package's version number does not comply with PEP-386."]))
|
||||||
|
|
||||||
else:
|
else:
|
||||||
# Should have a perfect score
|
# Should have a perfect score
|
||||||
|
|
Loading…
Reference in New Issue
Block a user