mirror of
https://github.com/triqs/dft_tools
synced 2025-01-08 20:33:16 +01:00
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
|