summaryrefslogtreecommitdiff
path: root/scripts/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pyproject.toml')
-rw-r--r--scripts/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml
index c2a674c7..db3c56a0 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -17,6 +17,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
ruscreen = 'p7s.ruscreen:main'
+newsboat = 'p7s.newsboat:main'
mbsync_config = 'p7s.mail:generate_config'
db-create = 'p7s.distrobox:create'
db-enter = 'p7s.distrobox:enter'