vpoulailleau/python-dev-tools

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
    "restructuredtext.confPath": "${workspaceFolder}/docs",
    "python.pythonPath": "/home/vincent/.cache/pypoetry/virtualenvs/python-dev-tools-xtcypzOF-py3.8/bin/python",
    "python.testing.unittestEnabled": false,
    "python.testing.nosetestsEnabled": false,
    "python.testing.pytestEnabled": true
}