summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 15:32:22 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 20:57:28 +0200
commit0ef1ca5d47b58e5ce9b85c71a7c7554ea2a333b2 (patch)
treeab4a9018d8c711fff650a65ab476a4907d78d9e9
parent919b22bb95f382de1fa804bcf6838e6871c719c0 (diff)
downloadpylint-git-0ef1ca5d47b58e5ce9b85c71a7c7554ea2a333b2.tar.gz
" appear litterally in pypi interface for project urls
-rw-r--r--setup.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index dab95b276..3ca1ff98b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,12 +31,12 @@ classifiers =
Topic :: Software Development :: Testing
keywords = static code analysis linter python lint
project_urls =
- "What's New" = https://pylint.pycqa.org/en/latest/whatsnew/
- "Bug tracker" = https://github.com/PyCQA/pylint/issues
- "Discord server" = https://discord.gg/kFebW799
- "User manual" = http://pylint.pycqa.org/en/latest/
- "Contributing" = http://pylint.pycqa.org/en/latest/development_guide/contribute.html
- "Technical references" = http://pylint.pycqa.org/en/latest/technical_reference/index.html
+ What's New = https://pylint.pycqa.org/en/latest/whatsnew/
+ Bug tracker = https://github.com/PyCQA/pylint/issues
+ Discord server = https://discord.gg/kFebW799
+ User manual = http://pylint.pycqa.org/en/latest/
+ Contributing = http://pylint.pycqa.org/en/latest/development_guide/contribute.html
+ Technical references = http://pylint.pycqa.org/en/latest/technical_reference/index.html
[options]
packages = find: