> This is a sitation where upstream tarballs are preferable to git. Yes but for now the package is only distributed via git... Even worse, it is use via a checkout and that's all. > If you use an sdist, the egg-info / dist-info in the sdist will contain > a file list that setuptools-scm can use. Maybe I can generate this sdist via uscan. It would solve my problem. Fred