We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286db4f commit df76a77Copy full SHA for df76a77
3 files changed
MANIFEST.in
build.sh
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.12.0"
4
description = "Server for ActivityWatch"
5
authors = ["Erik Bjäreholt <[email protected]>"]
6
license = "MPL-2.0"
7
+include = ["aw_server/static/*"]
8
9
[tool.poetry.scripts]
10
aw-server = "aw_server:main"
0 commit comments