We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea15ca1 + c8af407 commit 036f938Copy full SHA for 036f938
1 file changed
tox.ini
@@ -12,7 +12,7 @@ install_command = pip install {opts} {packages}
12
# against devstack, just set BASHATE_INSTALL_PATH=/path/... to your
13
# modified bashate tree
14
deps =
15
- {env:BASHATE_INSTALL_PATH:bashate==0.5.0}
+ {env:BASHATE_INSTALL_PATH:bashate==0.5.1}
16
whitelist_externals = bash
17
commands = bash -c "find {toxinidir} \
18
-not \( -type d -name .?\* -prune \) \
0 commit comments