coherent-oss / system

4 stars 0 forks source link

Rely on VCS info for files list (don't include untracked files in sdist) #6

Open jaraco opened 6 months ago

jaraco commented 1 month ago

Note there are already other metadata operations that rely on git ls-files, so it should be fairly straightforward to re-use that listing for source files.