This repository was archived by the owner on Mar 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed
Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 1- |Build Status | | Coverage | | docs |
1+ |docs |
22
33Salmon - A Python Mail Server
44=============================
55
66.. inclusion-marker-do-not-remove-start
77
88 - Download: https://pypi.org/project/salmon-mail/
9- - Source: https://github.com /moggers87/salmon
9+ - Source: https://codeberg.org /moggers87/salmon
1010- Docs: https://salmon-mail.readthedocs.io/en/latest/
1111
1212Salmon is a pure Python mail server designed to create robust and complex mail
@@ -166,15 +166,6 @@ If you have found Salmon to be useful and would like to see its continued
166166development, please consider `buying me a coffee
167167<https://ko-fi.com/moggers87> `__.
168168
169-
170- .. |Build Status | image :: https://github.com/moggers87/salmon/actions/workflows/tests.yml/badge.svg
171- :alt: Build Status
172- :scale: 100%
173- :target: https://github.com/moggers87/salmon/actions/workflows/tests.yml
174- .. |Coverage | image :: https://codecov.io/github/moggers87/salmon/coverage.svg?branch=🐟
175- :target: https://codecov.io/github/moggers87/salmon
176- :alt: Coverage Status
177- :scale: 100%
178169.. |docs | image :: https://readthedocs.org/projects/salmon-mail/badge/?version=latest
179170 :alt: Documentation Status
180171 :scale: 100%
Original file line number Diff line number Diff line change 2020config = {
2121 'description' : 'A Python Mail Server' ,
2222 'long_description' : open ("README.rst" ).read (),
23- 'url' : 'https://github.com /moggers87/salmon' ,
23+ 'url' : 'https://codeberg.org /moggers87/salmon' ,
2424 'download_url' : 'http://pypi.python.org/pypi/salmon-mail' ,
2525 'author' : 'Salmon project contributors' ,
2626 'maintainer' : 'Matt Molyneaux' ,
You can’t perform that action at this time.
0 commit comments