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.
1 parent b7d379d commit 83ac515Copy full SHA for 83ac515
tox.ini
@@ -8,7 +8,7 @@ deps =
8
-rrequirements-dev.txt
9
-rrequirements.txt
10
commands=
11
- - pip install yelp-clog
+ - pip install yelp-clog # required in yelpy environments to log to scribe.
12
mypy service_configuration_lib
13
coverage erase
14
coverage run -m pytest {posargs:tests}
0 commit comments