1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

add el8 hint

Peter Bieringer 2025-01-03 08:39:46 +01:00
parent 10a525f16c
commit f97d802149

@ -12,6 +12,9 @@
```bash ```bash
dnf install python3-pytest python-tox python-typeguard python-flake8 dnf install python3-pytest python-tox python-typeguard python-flake8
## EL8:
dnf install python3-pytest python3-tox python3-typeguard python3-flake8
``` ```
(TODO: other OS/distributions) (TODO: other OS/distributions)