From d90d7c61236bd0be0f954718ff577c7339a25dd8 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Thu, 27 May 2021 20:57:33 +1200 Subject: [PATCH] Updating reference to README.md instead of .rst --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 97bd1be8..d5059c30 100755 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ author_email = james@barnsley.nz license = Apache License, Version 2.0 license_file = LICENSE description = Fully-featured Mopidy frontend client -long_description = file: README.rst +long_description = file: README.md classifiers = Environment :: No Input/Output (Daemon) Intended Audience :: End Users/Desktop