remoteinterview/zero

Python PIP install should do it locally

オープン

#103 opened on 2019/11/27

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (244 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,815 個のスター)
PR merge metrics
 (PR metrics pending)

説明

To avoid permission issues and version mismatches between projects, pip should install using --user and maybe inside .zero/pip_modules folder. This would also likely require appending PATH to these modules as environment variable when spawning python process in handler-python.

コントリビューターガイド