Add ankisyncd package to pass tests
This commit is contained in:
parent
0fe4b4f8b6
commit
2e820b0a89
@ -3,6 +3,9 @@ name = "anki-sync-server"
|
||||
version = "2.2.0"
|
||||
description = "Self-hosted Anki Sync Server."
|
||||
authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
|
||||
packages = [
|
||||
{ include = "ankisyncd", from = "src" }
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user