mirror of
https://github.com/kemayo/leech
synced 2025-12-24 01:10:47 +01:00
Merge pull request #69 from KeinNiemand/master
Include files in ebook and sites in poetry build
This commit is contained in:
commit
186fbd406d
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ version = "1.0.0"
|
|||
description = "Turn a story on certain websites into an ebook for convenient reading"
|
||||
authors = ["David Lynch <kemayo@gmail.com>"]
|
||||
license = "MIT License"
|
||||
include = ["ebook/*", "sites/*"]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
leech = "leech:cli"
|
||||
|
|
|
|||
Loading…
Reference in a new issue