downloader start

This commit is contained in:
Zsolt Ero
2023-12-28 18:59:43 +01:00
parent 1f5f08bc8d
commit 171189d86a
8 changed files with 122 additions and 24 deletions

View File

@@ -7,6 +7,7 @@ requirements = [
'python-dotenv',
'click',
'nginxfmt',
'requests',
]
setup(