blob: 24d72811a69979ff8e8fb3d5f9e23ca3db969c49 [file] [log] [blame]
py_library(
name = "mint",
srcs = [
"__init__.py",
"app.py",
"static/css/simple-sidebar.css",
"templates/index.html",
],
)