Skip to content

build: migrate to pyproject.toml and modernize deps#12

Merged
yjgeno merged 2 commits into
masterfrom
refactor/packaging-pyproject
May 19, 2026
Merged

build: migrate to pyproject.toml and modernize deps#12
yjgeno merged 2 commits into
masterfrom
refactor/packaging-pyproject

Conversation

@yjgeno

@yjgeno yjgeno commented May 17, 2026

Copy link
Copy Markdown
Owner
  • Replace setup.py with pyproject [project]; dynamic version from version.py
  • Declare torch + torch-geometric (was imported but never a dep)
  • Add tensorboard, h5py; Python floor >=3.10; unpin to modern bounds
  • ray moved to optional [ray] extra; add [dev] extra
  • Fix malformed requirements.txt; bump version to 0.2.0

- Replace setup.py with pyproject [project]; dynamic version from version.py
- Declare torch + torch-geometric (was imported but never a dep)
- Add tensorboard, h5py; Python floor >=3.10; unpin to modern bounds
- ray moved to optional [ray] extra; add [dev] extra
- Fix malformed requirements.txt; bump version to 0.2.0
@yjgeno yjgeno self-assigned this May 17, 2026
Co-authored-by: yjyang <yjyang027@email.com>
@yjgeno
yjgeno merged commit 5c98aa0 into master May 19, 2026
3 checks passed
@yjgeno
yjgeno deleted the refactor/packaging-pyproject branch May 19, 2026 00:59
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