|
|
|
|
|
by Chiron1991
1308 days ago
|
|
That's an issue of dependency management though, not the runtime.
Contrary to other distros, Fedora actually has a multitude of Python versions in their core repositories. If you need 3.9 but 3.11 comes preinstalled, simply `dnf install python3.9` |
|
For us in particular, celery is already on the chopping block for another package, so we haven't bothered fixing it yet.