aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2023-03-23 10:35:54 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2023-04-24 09:00:38 +0100
commitc07afd557573abc404dbbd48e88e172423fa4dc2 (patch)
treeccd88709aa1dc427046c1ea5763c5df18958c946
parentd9cb453edeab1d1682c4179e45a6dbe6d65e9ef4 (diff)
Remove the download URL from setup.cfg
There's no download available for qmake2cmake other than the git repo and the pyPI package. This removes the download URL from the side bar on pyPI. Change-Id: I9ffe1bc63417c8697d3604c72dc3247dd0f69bf8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index aa30b91..2d73b8a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,6 @@ name = qmake2cmake
version = 1.0.3
description = QMake to CMake project file converter
url = https://wiki.qt.io/qmake2cmake
-download_url = https://download.qt.io/
license = GPLv3
license_files = LICENSE.GPL3
author = The Qt Company