NVIDIA-NeMo / NVIDIA-NeMo/Gym

Publish NeMo Gym to PyPI

Open
#441 4 comments 0 reactions 1 assignee View on GitHub

A pull request for this has already been merged.

  • #649 by @cmunley1 — merged
close-confirm-done repo-tooling
Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 21h
Merged PRs (30d)
318

Description

Summary

Set up PyPI publishing so users can install NeMo Gym via pip install nemo-gym.

Requirements

  • Create PyPI project for nemo-gym
  • Configure trusted publishing via GitHub Actions (preferred over API tokens)
  • Add release workflow (.github/workflows/publish.yml)
  • Test with TestPyPI before production release
  • Document release process

Context

  • Package metadata is already configured in pyproject.toml
  • Version is managed in nemo_gym/package_info.py
  • Build system: setuptools with python -m build

References

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.