Skip to content

v0.11.0 - Added "clean" command

Choose a tag to compare

@BrianPugh BrianPugh released this 09 Nov 21:47
235d1e7

Features

  • Added the command clean to the belay CLI.
    • belay clean will delete any python files not referenced in tools.belay.dependencies in pyproject.toml.
    • This cleaning action will automatically be ran at the end of belay update.