Closed tritium21 closed 10 years ago
Fixed this on master but still need to get this up on PyPI so re-opening until that is done.
@kevincarrogan also make sure you merge changes in master to the develop branch, where development for 0.6 is happening IIRC.
Done. I don't have access to push to PyPI those latest changes so either someone else could do that for me or could I get access @cjerdonek? kevindmorgan is my PyPI username.
Hi @kevincarrogan, I can give you access. Just give me a day or two ... thanks.
By the way @kevincarrogan, be sure to study the instructions for maintainers in the setup.py
docstring. In particular, I noticed you also need to update the HISTORY.md
file.
@kevincarrogan I gave you Maintainer access on PyPI.
The failure in question is as follows:
Looking at the code it looks like you hard code a / into the expected path. It will never pass on Windows.