Skip to content

build: migrate from setup.py to pyproject.toml#69

Open
ProjectNobi wants to merge 1 commit intochutesai:mainfrom
ProjectNobi:build/pyproject-toml-v2
Open

build: migrate from setup.py to pyproject.toml#69
ProjectNobi wants to merge 1 commit intochutesai:mainfrom
ProjectNobi:build/pyproject-toml-v2

Conversation

@ProjectNobi
Copy link
Copy Markdown

Replaces closed #66 (which was based on an older commit and inadvertently reverted fixes from #67 and 959252d).

This is a clean, rebased PR with only pyproject.toml — no other file changes.

Changes

pyproject.toml (new file)

  • Dynamic version from chutes._version.version (matches setup.py behavior)
  • All 26 dependencies match setup.py exactly
  • Standard setuptools.build_meta backend
  • setup.py left in place for backward compatibility

Note in setup.py:

# NOTE: Should replace with a pyproject.toml

This PR does exactly that.


T68Bot — Project Nobi

- Dynamic version from chutes/_version.py
- All 26 dependencies match setup.py exactly
- Standard setuptools.build_meta backend
- setup.py left in place for backward compatibility
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