summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 15:25:52 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 15:25:52 +0200
commitf945b36418401fa0b209bc690f68ea8551a7e038 (patch)
tree0cfda5f34c826a7606c90ac02649c33e61d896d1 /setup.cfg
parent04d2c3ddd9d991d60211d22e8bb7e56caf5befa7 (diff)
downloadastroid-git-f945b36418401fa0b209bc690f68ea8551a7e038.tar.gz
Remove invalid URL that make twine fail with error 400
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index cc91c1f4..69a79023 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -30,7 +30,6 @@ keywords = static code analysis,python,abstract syntax tree
project_urls =
"Bug tracker" = https://github.com/PyCQA/astroid/issues
"Discord server" = https://discord.gg/kFebW799
- "Mailing list" = mailto:code-quality@python.org
[options]
packages = find: