Skip to content

Fix PyPI project URLs - #271

Open
fallintoplace wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
fallintoplace:fix/pypi-project-urls
Open

Fix PyPI project URLs#271
fallintoplace wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
fallintoplace:fix/pypi-project-urls

Conversation

@fallintoplace

Copy link
Copy Markdown

Summary

  • update the root project.urls metadata in pyproject.toml to the canonical NVIDIA-NeMo/Nemotron repository
  • add a small regression test that pins those PyPI-facing URLs to the canonical repo

Why

The package metadata still pointed at https://github.com/nemotron/nemotron, while the README and docs consistently reference https://github.com/NVIDIA-NeMo/Nemotron. PyPI and tooling consumers should land on the live canonical repository.

Validation

  • python3 -m py_compile tests/nemo_runspec/test_pyproject.py
  • uv run --no-project --with pytest --with fsspec env PYTHONPATH=src pytest tests/nemo_runspec/test_pyproject.py

@chrisalexiuk-nvidia

Copy link
Copy Markdown
Collaborator

Need signoff.

(cherry picked from commit 58b1216)
Signed-off-by: Minh Vu <vuhoangminh97@gmail.com>
@fallintoplace
fallintoplace force-pushed the fix/pypi-project-urls branch from e9dae86 to 7bc7446 Compare July 8, 2026 18:30
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.

2 participants