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