Update pyproject.toml

This commit is contained in:
dobefore
2022-03-08 22:18:11 +00:00
committed by Vikash Kothary
parent a2d3ab15ca
commit 8e99274825
+1
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"