Open
Description
After a local build of the the package
python -m pip install --upgrade --verbose .
the repository is left in a dirty state with additional untracked files in both the repository and the Git submodules. It would be useful to add either a Makefile
or a noxfile.py
that impliments git clean
commands to quickly reset the repository and submodules to a clean state with a single command.
Metadata
Metadata
Assignees
Labels
No labels