[issue40732] New realpath breaks setuptools_scm

Jason R. Coombs report at bugs.python.org
Fri May 22 16:30:09 EDT 2020


Jason R. Coombs <jaraco at jaraco.com> added the comment:

To make matters more complicated, `git rev-parse --show-toplevel` also returns the realpath:

```
# git rev-parse --show-toplevel
//vmware-host/Shared Folders/home/code/main/path
```

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40732>
_______________________________________


More information about the Python-bugs-list mailing list