BradenM/micropy-cli

Add flag to enable stub copying fallback in the case of symlink errors

Open

#218 opened on Jan 30, 2021

 (0 comments) (0 reactions) (0 assignees)Python (29 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (335 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide