-
Notifications
You must be signed in to change notification settings - Fork 3
Windows support #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows support #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been working through this myself at it seems the same speed/time. I have a few edit suggestions based on things I found that worked on the windows PC I have available.
@mkolopanis does this work for you locally now? |
It does indeed. Both forking and non-forking tests pass locally for me. |
Great. I will merge this and make a release soon. Thanks for your help. |
Thank you! |
Fixes #22 (assuming that it works)