Skip to content

Commit ba0e870

Browse files
committed
chore: edits from edit_tox_and_dockerfiles legion function
1 parent 60df3eb commit ba0e870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[tox]
22
minversion = 3.11.0
33
envlist = py3{11}, report, style
4+
requires = keyrings.google-artifactregistry-auth
45

56
[testenv]
67
commands =
@@ -27,3 +28,4 @@ commands =
2728
basepython = python3.11
2829
skip_install = true
2930
commands = pre-commit run --all-files --show-diff-on-failure
31+

0 commit comments

Comments
 (0)