3 Star 0 Fork 0

mirrors_SCons / scons

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
requirements-dev.txt 433 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Dependencies for development - mainly for running tests
-r requirements.txt
# for now keep pinning "known working" lxml,
# it's been a troublesome component in the past.
# Skip lxml for win32 as no tests which require it currently pass on win32
lxml==4.9.3; python_version < '3.13' and sys_platform != 'win32'
ninja
# Needed for test/Parallel/failed-build/failed-build.py
# Also for test/ninja/shutdown_scons_daemon.py
psutil
1
https://gitee.com/mirrors_SCons/scons.git
git@gitee.com:mirrors_SCons/scons.git
mirrors_SCons
scons
scons
master

搜索帮助