From 09fcb6c7e319be4da6281d9ecb38a8b9ec178470 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 22 Aug 2021 09:24:20 +1200 Subject: [PATCH] Pointing to RST readme --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cfe9bfcc..09a291a4 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.md +long_description = file: README.rst classifiers = Environment :: No Input/Output (Daemon) Intended Audience :: End Users/Desktop