flaschengeist/flaschengeist
Ferdinand Thiessen 7f8aa80b0e Update dependencies and increase python version to 3.10
Drop future imports, not needed with python 3.10

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-08-18 19:45:54 +02:00
..
alembic [cli] Added install command to install the database and all plugins 2022-07-31 19:07:40 +02:00
cli Update dependencies and increase python version to 3.10 2022-08-18 19:45:54 +02:00
controller chore(core): Seperated logic from the plugin code, reduces imports 2022-02-13 14:31:55 +01:00
models Update dependencies and increase python version to 3.10 2022-08-18 19:45:54 +02:00
plugins Update dependencies and increase python version to 3.10 2022-08-18 19:45:54 +02:00
utils feat(docs): Add documentation on how to install tables 2022-03-08 17:22:55 +01:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py Update dependencies and increase python version to 3.10 2022-08-18 19:45:54 +02:00
config.py chore(clean): Fix codestyle of config.py 2022-02-22 11:11:23 +01:00
database.py Update dependencies and increase python version to 3.10 2022-08-18 19:45:54 +02:00
flaschengeist.toml chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
logging.toml fix(cli): Fix logging when setting verbosity on the cli 2022-02-21 21:02:15 +01:00