sdk: declare readme and point Documentation at bittensor.com/docs#2866
Conversation
The published wheel had no long_description, so the PyPI project page would render empty once v11 ships. Declare the README, add Documentation/Repository project URLs, and state up front that this package supersedes bittensor-cli and bittensor-wallet. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE MEDIUM scrutiny: 117-day-old account, but a repository writer with substantial contributions, matching commit authorship, and no Gittensor association; sdk-readme-docs-link → main. The 12-line diff is limited to README content and standard Python package metadata. It introduces no executable code, dependencies, build hooks, runtime behavior, or changes to trusted AI-review instructions. FindingsNo findings. ConclusionNo malicious behavior or security vulnerability was found. 🔍 AI Review — Auditor (domain review)VERDICT: 👎 UNKNOWN gittensor association; established contributor with repository write access and substantial prior contributions. The packaging metadata and README changes are consistent with the PR description. No build or spec-version bump is needed. PR #2850 merely touches the same files for unrelated E2E documentation/configuration changes and is not a duplicate. Findings
Other findings
ConclusionThe documentation changes are sound, but this non-deployment PR violates the repository’s branch strategy. Retarget it to |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👎 |
IntiTechnologies
left a comment
There was a problem hiding this comment.
Docs/packaging metadata only. Auditor's objection (target devnet, not main) is stale policy: devnet is a ruleset-locked CI mirror since the release-train redesign; ordinary PRs merge to main.
Summary
sdk/python/pyproject.tomlnever declaredreadme, so the first v11 upload would have rendered an empty PyPI project page; declare it.Documentation(https://bittensor.com/docs) andRepositoryproject URLs so they appear in the PyPI sidebar.bittensor-cliandbittensor-wallet— those PyPI pages rank highly and need somewhere current to send people.Docs/packaging metadata only; no code changes.
Made with Cursor