Skip to content

Commit

Permalink
setup lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Kamina committed Jun 12, 2024
1 parent 445540d commit c8ba253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ def run(self):
)
builder.build('wheel', output_directory='deluge/plugins')


class CleanPlugins(Command):
description = 'Cleans the plugin folders'
user_options = [
Expand Down

0 comments on commit c8ba253

Please sign in to comment.