Show bubble_timeline in the api if any instances are set in it, do not show if none...
[akkoma] / docs / Pipfile
1 [[source]]
2 name = "pypi"
3 url = "https://pypi.org/simple"
4 verify_ssl = true
5
6 [dev-packages]
7
8 [packages]
9 mkdocs-material = "*"
10 markdown-include = "*"