In GitLab by [@jaraco](https://gitlab.com/jaraco) on Feb 24, 2019, 15:48 In the code, the PackagePath derives from PosixPath, which is not allowed to be constructed on Windows. As a result, the tests fail on Windows.