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
{{ message }}
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
I'm pretty sure this won't work on Windows at the moment, because we have plenty of places where / is hard-coded, instead of using os.path.join. This should be fixed.
It's also super low priority for us, and really hard to know if we've found everything, because we just use linux and macOS. Contributions welcome here.
The text was updated successfully, but these errors were encountered:
I'm pretty sure this won't work on Windows at the moment, because we have plenty of places where
/
is hard-coded, instead of usingos.path.join
. This should be fixed.It's also super low priority for us, and really hard to know if we've found everything, because we just use linux and macOS. Contributions welcome here.
The text was updated successfully, but these errors were encountered: