Skip to content

Update dev version rule for nightly #2139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

SamanehSaadat
Copy link
Member

@SamanehSaadat SamanehSaadat commented Mar 13, 2025

The keras-hub-nightly release workflow is broken with the following error message:

ERROR Backend subprocess exited when trying to invoke get_requires_for_build_sdist
* Creating isolated environment: venv+pip...
* Installing packages in isolated environment:
  - setuptools >= 40.8.0
* Getting build dependencies for sdist...
error in keras-nlp-nightly setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
    keras-hub-nightly==0.20.0.dev0.dev2025030703[53](https://github.com/keras-team/keras-hub/actions/runs/13712977424/job/38353921561#step:7:54)

This PR updates the version naming rule to fix this.

@SamanehSaadat SamanehSaadat added the kokoro:force-run Runs Tests on GPU label Mar 13, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Mar 13, 2025
Copy link
Member

@mattdangerw mattdangerw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@SamanehSaadat SamanehSaadat merged commit 6b76c07 into keras-team:master Mar 13, 2025
12 checks passed
@SamanehSaadat SamanehSaadat deleted the nightly-fix branch March 13, 2025 16:17
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.

3 participants