http: Add chanbans.config, python-dotenv dependency
* chanbans.config handles all configuration now * python-dotenv dependency is added for basic environment-level configuration Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ python = "^3.9"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
aiohttp = "^3.8.4"
|
||||
jinja2 = "^3.1.2"
|
||||
python-dotenv = "^1.0.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user