Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
  • Loading branch information
ericwb and sigmavirus24 committed Jan 21, 2024
1 parent fe81ced commit 42caea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -10,7 +10,7 @@ setenv =
deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
.[yaml,toml,baseline]
extras = yaml toml baseline
commands =
find bandit -type f -name "*.pyc" -delete
stestr run {posargs}
Expand Down

0 comments on commit 42caea3

Please sign in to comment.