import token stores into __init__

This commit is contained in:
2022-04-23 14:45:11 +02:00
parent 4f8221fb0b
commit 7636483346
3 changed files with 23 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ setup(
url="https://github.com/zevaverbach/avt-fresh",
install_requires=[
"requests",
"redis",
],
packages=[
"avt_fresh",