add matplotlib as requirement
This commit is contained in:
parent
6ac262c3f6
commit
5503212312
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"InFileCreator.C": "cpp"
|
||||
}
|
||||
}
|
|
@ -4,3 +4,4 @@ PyQt6-Qt6
|
|||
PyQt6-WebEngine
|
||||
numpy
|
||||
pandas
|
||||
matplotlib
|
Loading…
Reference in New Issue
Block a user