Skip to content

Commit

Permalink
update setup and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yanheven committed Dec 7, 2015
1 parent 87b3252 commit b1f52a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -6,7 +6,7 @@ deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
install_command =
constraints: {[testenv:common-constraints]install_command}
pip install -U {opts} {packages} --trusted-host pypi.douban.com
pip install -U {opts} {packages}
commands = nosetests --with-coverage --cover-erase --cover-package=opensearchsdk

[testenv:pep8]
Expand Down

0 comments on commit b1f52a8

Please sign in to comment.