pathpy: allow use on all platforms
This commit is contained in:
parent
dbaff49b2b
commit
bb82a564c8
@ -10093,7 +10093,6 @@ let
|
|||||||
description = "A module wrapper for os.path";
|
description = "A module wrapper for os.path";
|
||||||
homepage = http://github.com/jaraco/path.py;
|
homepage = http://github.com/jaraco/path.py;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Test fails with python 2.7: TestUnicodePaths.test_walkdirs_with_unicode_name
|
# Test fails with python 2.7: TestUnicodePaths.test_walkdirs_with_unicode_name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user