From fa5df5e00d8e7be5f4ac3093d113d2ac74824fd2 Mon Sep 17 00:00:00 2001 From: Tobias Persson Date: Wed, 7 Dec 2022 12:38:20 +0100 Subject: [PATCH] Make sure description shows up on pypi --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index dd2bab5..0d024c0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ author = Tobias Persson author-email = tobiaspn@axis.com license = Apache License, Version 2.0 home-page = https://github.com/eiffel-community/eiffel-pythonlib -description-file = README.rst +long_description = file: README.rst classifiers = Development Status :: 5 - Production/Stable Programming Language :: Python License :: OSI Approved :: Apache Software License