Adapt and rebase
'url' and 'instance' are mandatory Add elm lister entry to pyproject.toml
This commit is contained in:
parent
3a1beae36e
commit
4b1f49ac22
2 changed files with 5 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue