agrc / forklift

:tractor::package::sparkles: Slinging data all over the place :tractor::package::sparkles:
MIT License
27 stars 3 forks source link

Use robocopy instead of shutil #357

Closed steveoh closed 1 year ago

steveoh commented 1 year ago

Description of Changes

This pull requests replaces shutil.copytree with robocopy

Test results and coverage

Speed test results

stdavis commented 1 year ago

I finally got the tests to run on my machine and they all passed except for some old isort linting.