diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000000..f522a49e8c4 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +# The python wrappers to libecl and libres are required by ert, but there is not +# yet any pip package for those, they are therefor just mentioned here with a comment, +# and must be installed by building from source. + +# libecl +# libres + +cwrap +numpy +pandas +matplotlib +scipy +PyQt4