alibaba / alibaba/funcraft

Funfile 中 fun-install pip install 不支持 -r 选项

Open
#1,029 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
931
Forks
128
PR merge metrics
No merged PRs in 30d

Description

在 Funfile 中定义依赖时发现只能一个个定义,`-r` 选项不支持,无法使用 `pip install -r requirement.txt`.

RUN fun-install pip install -h

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Funfile command shown in the issue: `RUN fun-install pip install -h`. Trace how `fun-install` handles pip arguments, reproduce the failure with `-r requirement.txt`, and check the existing installation flow. Done means a requirements file can be used through Funfile without breaking the current dependency syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.