Add bookwyrm and celerywyrm as poetry packages
This commit is contained in:
parent
e5d72cbf75
commit
75cf2768d3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ version = "0.1.0"
|
|||
description = ""
|
||||
authors = ["Mouse Reeve <mousereeve@riseup.net>"]
|
||||
|
||||
packages = [ { include = "bookwyrm"}, { include = "celerywyrm" } ]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
celery = "4.4.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue