Setup tox
This commit is contained in:
parent
18c6ba62bb
commit
55f1599a7a
5 changed files with 37 additions and 7 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -68,6 +68,7 @@
|
|||
"**/.pytest_cache": true,
|
||||
"**/*.egg-info": true,
|
||||
"**/*.cache": true,
|
||||
"**/*.tox": true,
|
||||
"**/tracing_database.json": true
|
||||
},
|
||||
"notebook.output.textLineLimit": 400,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue