# Copyright 2019 Axel Huebl, Maxence Thevenet # # This file is part of WarpX. # # License: BSD-3-Clause-LBNL # WarpX PICMI bindings w/o C++ component (used for autoclass docs) -e Python breathe docutils>=0.17.1 # PICMI API docs # note: keep in sync with version in ../requirements.txt picmistandard==0.26.0 # for development against an unreleased PICMI version, use: # picmistandard @ git+https://github.com/picmi-standard/picmi.git#subdirectory=PICMI_Python pygments recommonmark # Sphinx<7.2 because we are waiting for # https://github.com/breathe-doc/breathe/issues/943 sphinx>=5.3,<7.2 sphinx-copybutton sphinx-design sphinx_rtd_theme>=1.1.1 sphinxcontrib-bibtex sphinxcontrib-napoleon