d4763bcbf4
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I4bdd9f6f04181f2c76ddf82d47edcee590d2bfde
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
pre-commit>=1.20.0 # MIT
|
|
pytest
|
|
pytest-mock
|
|
pyyaml
|