mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #1629 from wiredfool/pyroma
Forcing this one to pass
This commit is contained in:
commit
fd8f2401ba
|
@ -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