Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin authored and mistercrunch committed Oct 21, 2015
1 parent 5e70833 commit 476b389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ setenv =
hdp: HADOOP_OPTS=-D/tmp/minikdc/work/krb5.conf
passenv = USER JAVA_HOME HOME
commands =
pip wheel -w {homedir}/.wheelhouse -f -w {homedir}/.wheelhouse -r requirements.txt
pip wheel -w {homedir}/.wheelhouse -f {homedir}/.wheelhouse -r requirements.txt
pip install --find-links={homedir}/.wheelhouse --no-index -rrequirements.txt
{toxinidir}/scripts/ci/setup_kdc.sh
{toxinidir}/scripts/ci/setup_env.sh
Expand Down

0 comments on commit 476b389

Please sign in to comment.