Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.backend.python
Commits
3a9bd3ae
Commit
3a9bd3ae
authored
Mar 22, 2017
by
Philip ABBET
Browse files
Add missing dependency in 'setup.py'
parent
a259b825
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
3a9bd3ae
...
...
@@ -54,6 +54,7 @@ setup(
install_requires
=
[
"docopt"
,
"numpy"
,
"requests"
,
"setuptools"
,
"simplejson"
,
"six"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment