Skip to content

Comments

issue #3: publish datagpu to PyPi#4

Merged
kcelestinomaria merged 1 commit intomainfrom
py-prod-version
Nov 15, 2025
Merged

issue #3: publish datagpu to PyPi#4
kcelestinomaria merged 1 commit intomainfrom
py-prod-version

Conversation

@kcelestinomaria
Copy link
Contributor

Publish DataGPU v0.1.0 to PyPI

Changes

  • Published DataGPU v0.1.0 to PyPI
  • Updated README with clear installation and usage instructions
  • Added verification steps for PyPI package

Verification

How to Test

  1. Create a clean virtual environment:
    python -m venv testenv
    source testenv/bin/activate  # On Windows: testenv\Scripts\activate
    

pip install datagpu

datagpu --version

Should output: DataGPU version 0.1.0

Closes Issue #3

@kcelestinomaria kcelestinomaria merged commit 6749e11 into main Nov 15, 2025
0 of 6 checks passed
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