Closed fredvisser closed 5 years ago
I'm not actually a part of the owning organisation any more, but I imagine the guys will appreciate it!
You'll need their assistance to push the new version to PyPI but that's reasonably trivial for them I believe.
Thanks for the response! I've created a PR with fixes for the issues I've seen on Windows.
It's a super helpful tool, and I really appreciate the work that went into creating it. Thanks!
Thanks. Version 2019.10 has been released to pypi :)
The current version has a handful of minor issues (e.g. subprocess.Popen(…) has platform specific arguments, some path concatenation using '/', and string parsing that fails with invalid characters) that prevent the tool from running correctly on Windows.
Would you be interested in an PR that fixes these?