Age | Commit message (Collapse) | Author |
|
Poetry now defaults to including extra files listed only in sdist and
not in wheel builds. This caused the static files to be missing from the
installed package. Update the patch to explicitly include static files
in both sdist and wheel builds.
|
|
|
|
The issue is now fixed upstream by https://github.com/ActivityWatch/aw-core/pull/127
|
|
|
|
The package name is `python-typing_extensions` and not `python-typing-extensions`.
A compatibility alias is provided, but we should use the correct name.
|
|
Fix aw-cli not correctly installed
|
|
conflict with activitywatch instead of activitywatch-bin.
|
|
|