Skip to content

Commit b26edf2

Browse files
committed
remove dup tox.ini line
1 parent 1e8457a commit b26edf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ basepython = python3.11
2121
commands = pytest
2222

2323
[testenv:lint]
24-
deps = -r{toxinidir}/test-requirements.txt
2524
commands = flake8 --config ./lint-configs/python/.flake8 st2auth_flat_file_backend/
2625
pylint -E --rcfile=./lint-configs/python/.pylintrc st2auth_flat_file_backend/

0 commit comments

Comments
 (0)