diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-07-16 21:00:04 +0200 |
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-07-16 21:00:04 +0200 |
| commit | 485d69b2fb2c04e1f72773746acfcbefff5c0861 (patch) | |
| tree | 322afc42fef22bfba443ae4dc350e54ac70a1a9d | |
| parent | ee5231eb06a31d64897360b83b2cf273cf1c64b2 (diff) | |
Remove empty field Mailing lists from setup
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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': '', }, ) |
