Add console entry point for pipx support

Adds support for pipx with console entry point.

closes #702
This commit is contained in:
OMEGARAZER
2022-11-29 22:38:45 -05:00
parent ad12fc1b7a
commit 175513fbb7
3 changed files with 79 additions and 52 deletions

View File

@@ -4,7 +4,7 @@ description_file = README.md
description_content_type = text/markdown
home_page = https://github.com/aliparlakci/bulk-downloader-for-reddit
keywords = reddit, download, archive
version = 2.6.0
version = 2.6.2
author = Ali Parlakci
author_email = parlakciali@gmail.com
maintainer = Serene Arc
@@ -20,3 +20,7 @@ platforms = any
[files]
packages = bdfr
[entry_points]
console_scripts =
bdfr = bdfr.__main__:cli