aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
AgeCommit message (Collapse)AuthorFilesLines
21 hoursfix: constrain wheel to hyprsunset_qt package, bump to 0.1.1v0.1.1Danilo M.1-2/+5
setuptools flat-layout auto-discovery failed the build: it saw data/, SlackBuild/ and hyprsunset_qt/ as competing top-level packages. Pin packages=["hyprsunset_qt"] and switch license to an SPDX string. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
23 hourschore: project scaffoldingDanilo M.1-0/+17
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>