devfund-website/playbooks/common
Anna Sirota ce08b404dd Playbooks: switch to Python 3.10
Upgrading to Python 3.10 lead to the following changes:

    * Python's builtin `venv` is used instead of `virtualenv`:
        `python3-virtualenv` is packaged incorrectly making it impossible to
        use with Python binaries from ppa:deadsnakes,
        see https://github.com/pre-commit/pre-commit/issues/2211#issuecomment-1013954780

    * uWSGI is installed in the venv, the OS-wide uWSGI is no longer used
2024-01-09 10:26:29 +01:00
..
handlers Setup background task service 2023-11-06 14:59:04 +01:00
tasks Playbooks: switch to Python 3.10 2024-01-09 10:26:29 +01:00
templates Cronjob for weekly backups of the source and media dirs 2022-07-08 15:15:36 +02:00