mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +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
|
# 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