packcheck icon indicating copy to clipboard operation
packcheck copied to clipboard

Factor out the sdist git check as a separate script

Open harendra-kumar opened this issue 4 years ago • 1 comments

  • It can be useful to run independently, and it will be modular that way. The main script will be decluttered.
  • We can also allow external packcheck scripts to be run as packcheck subcommands if they are in path like git. For example packcheck-sdist-git-check script can be invoked by packcheck sdist-git-check.

harendra-kumar avatar Jun 16 '21 06:06 harendra-kumar

Minimally we should separate out the git check functionality as a separate function.

harendra-kumar avatar Jun 16 '21 06:06 harendra-kumar