BradenM/micropy-cli
Add flag to enable stub copying fallback in the case of symlink errors
开放
#218 创建于 2021年1月30日
enhancementhelp wanted
仓库指标
- 星标
- (335 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Is your feature request related to a problem? Please describe.
See #217
Describe the solution you'd like
Add a flag (something like: --allow-copy) to enable copying stubs as a fallback to symlink related errors.
Describe alternatives you've considered
Additional context