aboutcode-org / aboutcode-org/skeleton
configure --clean should also remove .pyc files
Open
installation and packaging
must have
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
There can be at times some cases of dangling .pyc files left over from a branch switch.
It would be best and safer to clean .pyc with a `./configure --clean` call, even though this should not happen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.