summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
6 daysIncrement version numbers to 2.0.0Serene-Arc
2024-05-04Add pytest and coverage configurationŠarūnas Nejus
2024-01-18build: add missing "beets.test" packageLars Kruse
2024-01-18style: apply alphabetical order to all lists in `setup.py`Lars Kruse
2023-10-23Replace Sphinx theme requirement in setup.pyJ0J0 Todos
2023-10-22Apply formatting tools to all filesSerene-Arc
2023-09-09Add support for artists and albumartists multi-valued tags (#4743)Jesse Bannon
2023-06-02Add requirement necessary for typingsSerene-Arc
2023-04-28Make beautifulsoup optionalAlok Saboo
2023-03-10Change minimum discogs_client version to 2.3.15ghbrown
2023-03-08Merge remote-tracking branch 'upstream/master' into sphinx-depsStefano Pigozzi
2023-02-19Merge pull request #4374 from wisp3rwind/pr_drop_old_pythonBenedikt
2023-01-20Add `sphinx` and `sphinx_rtd_theme` as deps for a new `docs` extraStefano Pigozzi
2022-12-18drop Python 3.6: docs, a few safe simplificationswisp3rwind
2022-12-18add mypy tox environment and dependencieswisp3rwind
2022-10-01Adapt tests to latest Unidecode versionAdrian Sampson
2021-12-17Add the item fields bitrate_mode, encoder_info and encoder_settingsJulien Cassette
2021-11-28Require confuse >= 1.5.0Adrian Sampson
2021-11-27Version bump: v1.6.1Adrian Sampson
2021-11-27Switch version to 1.6.0Adrian Sampson
2021-11-21Add missed `py7zr` dependencyKirill A. Korinsky
2021-10-30remove the gmusic pluginwisp3rwind
2021-10-22Added version dependency for python3-discogs-client. PR 4118maffo999
2021-08-27Remove unrequired flake8 checksAndrew Rogl
2021-08-26Remove unused importsAndrew Rogl
2021-08-25pyupgrade rootAndrew Rogl
2021-08-19Fix missing comma in setup.pyAdrian Sampson
2021-08-19Drop Python <3.6 requirements from setup.pyAdrian Sampson
2021-08-19Version bump: v1.5.1Adrian Sampson
2021-05-07Flake8 setup.pyAndrew Rogl
2021-05-07fix up setupAndrew Rogl
2021-05-07Add 7z file support #3906Andrew Rogl
2021-03-22setup.py: add 3.9 classifier, add note about ffmpeg dep for replaygainwisp3rwind
2021-02-27Fix #3608: Replace discogs-client with python3-discogs-clientGeorge Rawlinson
2021-01-08Remove flake8-blind-except flake8 extensionJack Wilsdon
2020-11-27Merge pull request #3088 from rubdos/reflinkAdrian Sampson
2020-08-01Fix rarfile 4.0 dependency conflict (#3711)jtpavlock
2020-07-29add docstring checks to flake8Jacob Pavlock
2020-07-22Make reflink optionalRuben De Smet
2020-07-22Add reflink to setup requirements and config.Ruben De Smet
2020-07-06deprecate `tests_require` in favor of extrasJacob Pavlock
2020-02-22added missing test requirementAdam Jakab
2019-12-10Drop Python 3.4; add Travis builds for 3.8Adrian Sampson
2019-06-20require mediafile 0.2.0Zsin Skri
2019-06-06beets.io now supports HTTPSFichteFoll
2019-06-05Update a lot of URLs to use HTTPSFichteFoll
2019-06-01Merge pull request #3267 from arogl/patch-1Carl Suster
2019-06-01confit: depend on new confuse and remove backportsCarl Suster
2019-06-01confit: replace with a wrapper around confuseCarl Suster
2019-05-30Merge pull request #3237 from arcresu/mediafileAdrian Sampson