1
0
Files
rw-product-mesh/Pipfile

17 lines
213 B
TOML
Raw Permalink Normal View History

2020-12-22 13:28:03 -07:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pythreejs = "*"
cython = "*"
cython-csg = "*"
2020-12-22 13:41:19 -07:00
scipy = "*"
2020-12-22 14:04:09 -07:00
matplotlib = "*"
2020-12-22 13:28:03 -07:00
[dev-packages]
[requires]
python_version = "3.9"