你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 12:36:51 +08:00

- Mock requirements that are not needed using 'autodoc_mock_imports' - Add necessary requirements to requirements.txt - These changes should mean the docs can be built without first installing gprMax
12 行
203 B
Plaintext
12 行
203 B
Plaintext
cython>=0.20
|
|
numpy>=1.9
|
|
colorama
|
|
reframe-hpc
|
|
scipy
|
|
typing_extensions
|
|
|
|
# Note: beware of https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
|
|
docutils==0.17.1
|
|
sphinx>=4.3.0
|
|
sphinx-rtd-theme>=0.5.1
|