mirror of
https://github.com/SinTan1729/recipe-box-for-wikijs.git
synced 2025-04-11 06:46:03 -05:00
Compare commits
3 commits
38a6a6735c
...
8d8849f34e
Author | SHA1 | Date | |
---|---|---|---|
8d8849f34e | |||
f45722d0bc | |||
783e093ac6 |
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ readme = "README.md"
|
|||
keywords = ["recipe", "food", "recipe-box"]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = ["recipe-scrapers", "requests", "httpx[http2]"]
|
||||
|
||||
[project.scripts]
|
||||
recipe_box = "recipe_box:recipe_box"
|
||||
|
|
Loading…
Reference in a new issue