summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 15:34:03 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 15:34:03 +0200
commit38ab4ff75d906ba8126d8f800a3e8f66a1937621 (patch)
tree7435371d22a4cb85292c25817753fec895cb8116 /setup.cfg
parentf945b36418401fa0b209bc690f68ea8551a7e038 (diff)
downloadastroid-git-38ab4ff75d906ba8126d8f800a3e8f66a1937621.tar.gz
" appear litterally in pypi interface for project urls
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 69a79023..953b8e7e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,8 +28,8 @@ classifiers =
Topic :: Software Development :: Testing
keywords = static code analysis,python,abstract syntax tree
project_urls =
- "Bug tracker" = https://github.com/PyCQA/astroid/issues
- "Discord server" = https://discord.gg/kFebW799
+ Bug tracker = https://github.com/PyCQA/astroid/issues
+ Discord server = https://discord.gg/kFebW799
[options]
packages = find: