Skip to content

fix: add setuptools package discovery config - #1

Open
2gn wants to merge 1 commit into
niujingjingbfsu:mainfrom
2gn:main
Open

fix: add setuptools package discovery config#1
2gn wants to merge 1 commit into
niujingjingbfsu:mainfrom
2gn:main

Conversation

@2gn

@2gn 2gn commented Jul 1, 2026

Copy link
Copy Markdown

The pyproject.toml was missing package discovery configuration. Setuptools' flat-layout auto-discovery found both ticktick_api_cli/ and skills/ directories and refused to build. This adds [tool.setuptools.packages.find] to include only ticktick_api_cli*. Fixes: uv tool install git+https://github.com/niujingjingbfsu/ticktick-openapi-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant