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