Merge pull request #367 from yandex/master

Master
This commit is contained in:
Alexey Lavrenuke 2017-04-28 14:27:05 +03:00 committed by GitHub
commit 74be4f0b63

View File

@ -47,6 +47,7 @@ analytic tools for the results they produce.
'console_scripts': [
'yandex-tank = yandextank.core.cli:main',
'yandex-tank-check-ssh = yandextank.common.util:check_ssh_connection',
'tank-postloader = yandextank.plugins.DataUploader.cli:post_loader'
],
},
package_data={