You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect if symlinks are supported on target file system
This detects symlink suppot on destination filesystem
and not only in Python interpreter or OS. If symlinks
are not supported, falls back to copy behavior.
0 commit comments