Update pyproject.toml

This commit is contained in:
dobefore 2022-02-04 20:00:21 +08:00 committed by Vikash Kothary
parent a2d3ab15ca
commit 8e99274825

View File

@ -6,6 +6,7 @@ authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
packages = [
{ include = "ankisyncd", from = "src" }
]
[tool.poetry.dependencies]
python = "^3.8"
anki = "2.1.46"