diff --git a/pyproject.toml b/pyproject.toml index 286f619301b46c4aae325b641e582ebe1668891d..7a1c42ce98b8a2f0cd915767e125ea521f1a9c5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,8 +21,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.7" -#AlekSIS = { path = "../../.." } -AlekSIS = "2.0a1" +AlekSIS = { path = "../../.." } feedparser = "^5.2.1" [build-system]