fix: add numpy and scipy to dynamic_pseudo

This commit is contained in:
2024-03-15 11:38:35 +01:00
parent 45f5c871ad
commit b66b224cae
2 changed files with 18 additions and 5 deletions

3
.gitignore vendored
View File

@ -11,6 +11,9 @@
# file writer data
**.h5
# ignore recover_config files
recovery_config*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]