[enh] add more categories

This commit is contained in:
Martin Fischer 2021-12-22 16:58:52 +01:00
parent 8e9ad1ccc2
commit b02f762687
23 changed files with 48 additions and 45 deletions

View file

@ -17,7 +17,7 @@ about = {
}
# engine dependent config
categories = ['it']
categories = ['it', 'repos']
# search-url
search_url = 'https://api.github.com/search/repositories?sort=stars&order=desc&{query}' # noqa