1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-17 01:32:29 +02:00

Move even more python deps to base image

This commit is contained in:
Alexander Graf
2022-10-08 15:55:40 +02:00
parent 52dd09d452
commit a29f066858
37 changed files with 308 additions and 281 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import os
import logging as log