mirror of
https://github.com/beetbox/beets.git
synced 2026-02-25 08:45:01 +01:00
Merge pull request #3899 from wisp3rwind/deprecate35
Warn about dropping Python 3.5 support in the changelog
This commit is contained in:
commit
f1e98972b3
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