3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 05:43:48 +02:00

Add scipy to requirements.txt

This commit is contained in:
Nils Wentzell 2021-02-05 12:09:10 -05:00
parent 3973147669
commit 2d7818a85f

View File

@ -1,3 +1,4 @@
# Required python packages for this application (these should also be added to Dockerfile for Jenkins)
numpy
mako
numpy
scipy