diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ pylint = "*" [packages] numpy = "*" matplotlib = "*" +tikzplotlib = "*" +scipy = "*" [requires] python_version = "3.7" |
