3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 22:03:43 +01:00

Add necessary version of cmake

modified:   doc/installation/requirements.rst
This commit is contained in:
Michel Ferrero 2013-09-09 14:48:49 +02:00
parent e7d29d8243
commit dade89f60d

View File

@ -63,6 +63,7 @@ numpy Python scientific library
h5py Python interface to hdf5 library
mpi4py Python MPI
sphinx >= 1.0.1 Python documentation tools (to compile documentation)
cmake >= 2.8.7 CMake is used to control the software compilation process
pyparsing Tool for sphinx (to compile documentation)
matplotlib >= 0.99 Python 2D plotting library
cython >=0.17 A language that allows to write C extensions for the Python language