Use copy instead of symlink on windows (#557)
* use copy instead of symlink on windows * use platform.system() instead of sys.platform
Showing
Please register or sign in to comment
* use copy instead of symlink on windows * use platform.system() instead of sys.platform