Skip to content

Add GitHub repository URL to pyproject.toml#682

Draft
EdwardBetts wants to merge 3 commits intoNabuCasa:mainfrom
EdwardBetts:patch-1
Draft

Add GitHub repository URL to pyproject.toml#682
EdwardBetts wants to merge 3 commits intoNabuCasa:mainfrom
EdwardBetts:patch-1

Conversation

@EdwardBetts
Copy link
Copy Markdown

No description provided.

Comment thread pyproject.toml Outdated
Comment thread pyproject.toml
license = {text = "GPL v3"}
name = "hass-nabucasa"
readme = "README.md"
repository = "https://github.com/NabuCasa/hass-nabucasa"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be under project.urls (https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-project-urls)

Like:

[project.urls]
Repository = "https://github.com/NabuCasa/hass-nabucasa.git"

@ludeeus ludeeus marked this pull request as draft February 3, 2025 12:21
@ludeeus ludeeus added the repository Generic changes to the repository structure label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repository Generic changes to the repository structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants