Preparing for production release

This commit is contained in:
James Barnsley
2020-01-22 21:21:49 +13:00
parent f581d683bc
commit e0724cedf7
8 changed files with 19635 additions and 27657 deletions

View File

@ -25,7 +25,7 @@ include_package_data = True
packages = find:
python_requires = >= 3.7
install_requires =
Mopidy >= 3.0.0a4 # Change to >= 3.0 once final is released
Mopidy >= 3.0
Pykka >= 2.0.1
setuptools