Skip to content
Snippets Groups Projects
Commit 10112aa7 authored by Erik Reid's avatar Erik Reid
Browse files

depend on statsd

parent 12c0fcb2
Branches
Tags
No related merge requests found
......@@ -11,7 +11,8 @@ setup(
install_requires=[
'click',
'requests',
'jsonschema'
'jsonschema',
'statsd'
],
entry_points={
'console_scripts': [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment