Skip to content

Fix/pyproject dependencies - #16

Merged
MashrafeeAryan merged 7 commits into
mainfrom
fix/pyproject-dependencies
Aug 1, 2026
Merged

Fix/pyproject dependencies#16
MashrafeeAryan merged 7 commits into
mainfrom
fix/pyproject-dependencies

Conversation

@MashrafeeAryan

Copy link
Copy Markdown
Owner

Summary

This PR improves the project's maintainability, readability, and development workflow.

Changes

  • Applied Ruff formatting across the project and test suite.
  • Added and refined inline comments to improve code readability.
  • Updated project dependencies.
  • Updated the supported Python version.
  • Added .ruff_cache/ to .gitignore.
  • Improved project configuration and command handling.

Testing

  • ✅ Ran the full test suite with pytest.
  • ✅ Verified the package builds successfully using python -m build.

Notes

These changes primarily focus on code quality, packaging, and developer experience. No major changes to the core functionality of RunOnGPU are intended.

@MashrafeeAryan
MashrafeeAryan merged commit 317fec1 into main Aug 1, 2026
4 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