diff --git a/setup.cfg b/setup.cfg index a9bca46b..2bf652b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,7 +8,7 @@ project_urls = Source = https://github.com/mkorpela/pabot version = attr: pabot.__version__ description = Parallel test runner for Robot Framework -long_description = file: README.md +long_description = A parallel executor for Robot Framework tests. With Pabot you can split one execution into multiple and save test execution time. license = Apache License, Version 2.0 classifiers = Intended Audience :: Developers