enable pytest in vscode and mention it in README
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
]
|
||||
],
|
||||
"settings": {
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user