Bug 1302796 - Add integration between structured logging and lints, r=ahal
MozReview-Commit-ID: K3tu0Zdg5go
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
VERSION = 0.1
|
||||
DEPS = []
|
||||
DEPS = ["mozlog>=3.4"]
|
||||
|
||||
setup(
|
||||
name='mozlint',
|
||||
|
||||
Reference in New Issue
Block a user