mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
79789512bf
Co-authored-by: Dylan Simon <dylan@dylex.net> Co-authored-by: Alexander Hampel <ahampel@flatironinstitute.org>
15 lines
267 B
Plaintext
15 lines
267 B
Plaintext
# Required python packages for this application (these should also be added to Dockerfile for Jenkins)
|
|
mako
|
|
numpy
|
|
scipy
|
|
meson
|
|
setuptools
|
|
ninja
|
|
# For documentation builds we additionaly require
|
|
#sphinx
|
|
#numpydoc
|
|
#nbsphinx
|
|
#sphinx_rtd_theme
|
|
#myst_parser
|
|
#linkify-it-py
|