servo: Merge #15731 - Update servo-tidy to 0.3.0 (from UK992:tidy); r=Wafflespeanut
r? @Wafflespeanut It's ready to publishing to PyPI. Source-Repo: https://github.com/servo/servo Source-Revision: 524ba6a442f3215935f0b80b8b198eef096363bb
This commit is contained in:
@@ -11,11 +11,11 @@ import os
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
|
||||
VERSION = '0.2.0'
|
||||
VERSION = '0.3.0'
|
||||
|
||||
install_requires = [
|
||||
"flake8==2.4.1",
|
||||
"toml==0.9.1",
|
||||
"toml==0.9.2",
|
||||
"colorama==0.3.7",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user