mirror of
https://github.com/beetbox/beets.git
synced 2025-12-20 15:43:58 +01:00
Python 3.5 is EOL and we should drop support thus add notice to changelog
The final release 3.5.10 was on 2020-09-05
This commit is contained in:
parent
9a6b65351b
commit
7a0599efe2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ As a technical detail, it also introduces two new external libraries:
|
|||
`MediaFile`_ and `Confuse`_ used to be part of beets but are now reusable
|
||||
dependencies---packagers, please take note.
|
||||
Finally, this is the last version of beets where we intend to support Python
|
||||
2.x; future releases will soon require Python 3.5.
|
||||
2.x and 3.5; future releases will soon require Python 3.6.
|
||||
|
||||
Major new features:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue