Comment about certify at the appropriate place

This commit is contained in:
Sajith Sasidharan 2021-06-07 17:37:11 -04:00
parent 3008a85dde
commit 6363162b9d

View File

@ -166,9 +166,9 @@ commands = mypy src
[testenv:draftnews]
passenv = TAHOE_LAFS_* PIP_* SUBUNITREPORTER_* USERPROFILE HOMEDRIVE HOMEPATH
# see comment in [testenv] about "certifi"
whitelist_externals = mv
deps =
# see comment in [testenv] about "certifi"
certifi
towncrier==21.3.0
commands =
@ -176,11 +176,11 @@ commands =
[testenv:news]
passenv = TAHOE_LAFS_* PIP_* SUBUNITREPORTER_* USERPROFILE HOMEDRIVE HOMEPATH
# see comment in [testenv] about "certifi"
whitelist_externals =
mv
git
deps =
# see comment in [testenv] about "certifi"
certifi
towncrier==21.3.0
commands =