Skip to content

Commit

Permalink
Install dev dependency when running apistub (Azure#12268)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkuttappan authored Jun 30, 2020
1 parent 70f0d42 commit f87fff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/tox/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ skip_install = false
usedevelop = true
changedir = {toxinidir}
deps =
astroid
{[base]deps}
commands =
# install API stub generator
{envbindir}/python -m pip install "git+https://github.com/Azure/azure-sdk-tools.git#subdirectory=packages/python-packages/api-stub-generator&egg=api-stub-generator"
Expand Down

0 comments on commit f87fff7

Please sign in to comment.