Hello, I'm not sure if it's relevant for the discussion, but black requires python 3.6.0+. Several Linux distros does not ship 3.6.0+ yet, including, but not limited to:
* Debian Stretch (current LTS) * FreeBSD 12 (current release) * Ubuntu 16.04 Xenial (previous LTS) * Linux Mint 18.1 (previous LTS) * OpenSuse Leap 42 (previous LTS) * Slackware 14.1 (previous LTS) * Fedora 27 (two versions old) While it is ofcourse possible to install python 3.6.0+ on these systems, it requires more effort than a simple package manager install. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/fd23a249-7808-4ab4-a994-1e64d1dfa66f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
