aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-07-16 21:00:04 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-07-16 21:00:04 +0200
commit485d69b2fb2c04e1f72773746acfcbefff5c0861 (patch)
tree322afc42fef22bfba443ae4dc350e54ac70a1a9d
parentee5231eb06a31d64897360b83b2cf273cf1c64b2 (diff)
Remove empty field Mailing lists from setup
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 09e35dd..3965836 100644
--- a/setup.py
+++ b/setup.py
@@ -39,6 +39,5 @@ setup(
'Source': 'https://git.sr.ht/~valhalla/hazwaz',
'Documentation': 'https://hazwaz.trueelena.org/',
'Tracker': 'https://todo.sr.ht/~valhalla/hazwaz',
- 'Mailing lists': '',
},
)