Skip to content

Commit

Permalink
Remove reference to sl4a shell.
Browse files Browse the repository at this point in the history
  • Loading branch information
xpconanfan committed Aug 23, 2024
1 parent 75f069e commit 8af420f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ testing = [ "mock", "pytest", "pytz",]

[tool.setuptools]
include-package-data = false
script-files = [ "tools/sl4a_shell.py", "tools/snippet_shell.py",]
script-files = ["tools/snippet_shell.py"]

[tool.pyink]
line-length = 80
Expand Down

0 comments on commit 8af420f

Please sign in to comment.