你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 12:36:51 +08:00
5 行
148 B
TOML
5 行
148 B
TOML
[build-system]
|
|
requires = ['setuptools', 'wheel', 'numpy>=1.19.0', 'Cython>=0.29.21',
|
|
'jinja2']
|
|
build-backend = "setuptools.build_meta"
|