Skip to content

Commit

Permalink
Remove shtab
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
  • Loading branch information
carmenbianca committed Oct 10, 2024
1 parent df46eaa commit f31922e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 24 deletions.
1 change: 1 addition & 0 deletions changelog.d/added/completion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Added shell completion via `click`. (#1084)
1 change: 0 additions & 1 deletion changelog.d/added/shtab.md

This file was deleted.

20 changes: 1 addition & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ python-debian = ">=0.1.34,!=0.1.45,!=0.1.46,!=0.1.47"
tomlkit = ">=0.8"
attrs = ">=21.3"
click = ">=8.0"
shtab = { version = ">=1.4.0", optional = true }

[tool.poetry.extras]
completion = ["shtab"]

[tool.poetry.group.test.dependencies]
pytest = ">=6.0.0"
Expand Down

0 comments on commit f31922e

Please sign in to comment.