This commit is contained in:
2019-04-12 13:32:38 +04:00
parent 5c01c4d176
commit 9a2360d13b
13 changed files with 603 additions and 35 deletions

View File

@@ -4,6 +4,11 @@ verify_ssl = true
name = "pypi"
[packages]
"pyqt5" = "*"
sympy = "*"
numpy = "*"
scipy = "*"
matplotlib = "*"
[dev-packages]