Closed lgeiger closed 8 years ago
I just saw @minrk fixed this in #15 already. I'm removing my changes to prevent merge conflicts. So AppVeyor will still fail on this PR.
It looks the only change that needs to be addressed is casing on the C:
drive in the tests.
@rgbkrk That's right. But I removed my fixes to prevent merge conflicts with #15
Here is the working build: https://ci.appveyor.com/project/nteract/jupyter-paths/build/1.0.6
This will convert the paths to lowercase before comparing them.