Skip to content

Commit 83ac515

Browse files
committed
comment in tox.ini
1 parent b7d379d commit 83ac515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ deps =
88
-rrequirements-dev.txt
99
-rrequirements.txt
1010
commands=
11-
- pip install yelp-clog
11+
- pip install yelp-clog # required in yelpy environments to log to scribe.
1212
mypy service_configuration_lib
1313
coverage erase
1414
coverage run -m pytest {posargs:tests}

0 commit comments

Comments
 (0)