Skip to content

Conversation

@TomeHirata
Copy link
Collaborator

No description provided.

Signed-off-by: TomuHirata <tomu.hirata@gmail.com>
# Publish to dspy
- name: Update package name in pyproject.toml
run: sed -i '/#replace_package_name_marker/{n;s/name *= *"[^"]*"/name="dspy"/;}' pyproject.toml
- name: Update package name in metadata.py
Copy link

Choose a reason for hiding this comment

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

What is this step for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

DSPy has two packages with the same content: "dspy" and "dspy-ai". This workflow replaces the name of the package dynamically.

@TomeHirata TomeHirata merged commit 00417ae into stanfordnlp:main Mar 4, 2025
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.

3 participants