mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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
|
||||
# and not kill all our tests.
|
||||
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:
|
||||
# Should have a perfect score
|
||||
|
|
Loading…
Reference in New Issue
Block a user