Make it possible to pass --sdist <path-to-sdist>
to avoid (re)building an sdist
#165
Labels
--sdist <path-to-sdist>
to avoid (re)building an sdist
#165
This would be useful for development workflows where an sdist has been generated already -- instead of rebuilding the sdist in check-manifest again, it would make workflows quicker if it were possible to pass check-manifest an argument to use an already-created sdist.
The text was updated successfully, but these errors were encountered: