Skip to content

Release first version to PyPI #2

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

Closed
simonw opened this issue May 4, 2025 · 2 comments
Closed

Release first version to PyPI #2

simonw opened this issue May 4, 2025 · 2 comments

Comments

@simonw
Copy link
Owner

simonw commented May 4, 2025

Blocked on shipping LLM 0.25 first.

Then need to remove this:

- name: Install dependencies
run: |
pip install -e '.[test]'
pip install https://github.com/simonw/llm/archive/e02863c1cae02c8c32e4fc9c3365e02eef1faf4c.zip

And make sure this depends on 0.25 or higher:

dependencies = [
"llm"
]

@simonw
Copy link
Owner Author

simonw commented May 4, 2025

Blocked on:

simonw added a commit that referenced this issue May 5, 2025
@simonw
Copy link
Owner Author

simonw commented May 5, 2025

@simonw simonw closed this as completed May 5, 2025
simonw added a commit to simonw/llm that referenced this issue May 5, 2025
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

No branches or pull requests

1 participant