Plugins are usually installed with pip: λ pip install <PLUGIN_NAME>For example, to install pytest-mock, we execute the following: λ pip install pytest-mock ...
確定! 回上一頁