Merge pull request #365 from fomars/master

hotfix: post-loader
This commit is contained in:
Alexey Lavrenuke 2017-04-28 14:12:42 +03:00 committed by GitHub
commit 9705a7f4ba

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',
'post-loader = yandextank.plugins.DataUploader.cli:post_loader',
],
},
package_data={