Skip to content

Commit

Permalink
Add requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Aug 24, 2018
1 parent d31cb02 commit 69ff9be
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 69ff9be

Please sign in to comment.