Docs for 3.6+ requirement

This commit is contained in:
Adrian Sampson 2021-08-22 21:09:30 -04:00
parent 8819852337
commit 75223eedb7
No known key found for this signature in database
GPG key ID: BDB93AB409CC8705
2 changed files with 5 additions and 6 deletions

View file

@ -4,7 +4,8 @@ Changelog
1.5.1 (in development)
----------------------
Changelog goes here!
This release now requires Python 3.6 or later (it removes support for Python
2.7, 3.4, and 3.5).
1.5.0 (August 19, 2021)

View file

@ -10,12 +10,10 @@ Installing
----------
You will need Python.
Beets works on `Python 2.7`_ and Python 3.4 or later.
Beets works on Python 3.6 or later.
.. _Python 2.7: https://www.python.org/download/
* **macOS** v10.7 (Lion) and later include Python 2.7 out of the box.
You can opt for Python 3 by installing it via `Homebrew`_:
* **macOS** 11 (Big Sur) includes Python 3.8 out of the box.
You can opt for a more recent Python installing it via `Homebrew`_:
``brew install python3``
* On **Debian or Ubuntu**, depending on the version, beets is available as an