mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 09:51:39 +08:00
Support uv
for Python
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* | yongxiang <1926885268@qq.com>
|
||||
* |
|
||||
* Created On : <2023-08-28>
|
||||
* Last Modified : <2024-12-08>
|
||||
* Last Modified : <2024-12-11>
|
||||
*
|
||||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||
* ------------------------------------------------------------*/
|
||||
@@ -41,6 +41,7 @@
|
||||
#include "recipe/lang/Python/Poetry.c"
|
||||
#include "recipe/lang/Python/PDM.c"
|
||||
#include "recipe/lang/Python/Rye.c"
|
||||
#include "recipe/lang/Python/uv.c"
|
||||
#include "recipe/lang/Python/Python.c"
|
||||
|
||||
#include "recipe/lang/Node.js/common.h"
|
||||
|
Reference in New Issue
Block a user