chore: Include all packages in src folder
This commit is contained in:
parent
48005abc59
commit
e54b8a8b42
@ -4,7 +4,7 @@ version = "2.3.0"
|
||||
description = "Self-hosted Anki Sync Server."
|
||||
authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
|
||||
packages = [
|
||||
{ include = "ankisyncd", from = "src" }
|
||||
{ include = "*", from = "src" }
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user