Use git version for reader

This commit is contained in:
Joakim Hellsén 2021-12-22 02:05:29 +01:00
commit 6b693b8231
No known key found for this signature in database
GPG key ID: 01FD861E3DAC09AC
2 changed files with 11 additions and 7 deletions

View file

@ -6,7 +6,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.9"
reader = "^2.6"
reader = {git = "https://github.com/lemon24/reader"}
typer = {extras = ["all"], version = "^0.4.0"}
dhooks = "^1.1.4"