Merge pull request #3899 from wisp3rwind/deprecate35

Warn about dropping Python 3.5 support in the changelog
This commit is contained in:
Adrian Sampson 2021-03-24 09:09:38 -04:00 committed by GitHub
commit f1e98972b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: