Adapt and rebase

'url' and 'instance' are mandatory
Add elm lister entry to pyproject.toml
This commit is contained in:
Franck Bret 2023-12-18 12:02:46 +01:00
parent 3a1beae36e
commit 4b1f49ac22
2 changed files with 5 additions and 2 deletions

View file

@ -40,6 +40,7 @@ testing = {file = ["requirements-test.txt"]}
"swh.lister.crates" = "swh.lister.crates:register"
"swh.lister.debian" = "swh.lister.debian:register"
"swh.lister.dlang" = "swh.lister.dlang:register"
"swh.lister.elm" = "swh.lister.elm:register"
"swh.lister.gitea" = "swh.lister.gitea:register"
"swh.lister.github" = "swh.lister.github:register"
"swh.lister.gitiles" = "swh.lister.gitiles:register"