Skip to content

Use PyPI releases for mostlyai-engine and mostlyai-qa#717

Merged
mplatzer merged 2 commits into
mainfrom
cursor/pypi-mostlyai-packages-1b78
Apr 25, 2026
Merged

Use PyPI releases for mostlyai-engine and mostlyai-qa#717
mplatzer merged 2 commits into
mainfrom
cursor/pypi-mostlyai-packages-1b78

Conversation

@mplatzer
Copy link
Copy Markdown
Contributor

@mplatzer mplatzer commented Apr 24, 2026

Summary

Switches the local and local-gpu optional dependencies from git URLs to PyPI pins for:

The lock file resolves these packages from the registry (with sdist/wheel URLs and hashes) instead of git commits. Commented-out git tag pins were removed from pyproject.toml in favor of the development main comments only.

Notes

  • uv lock was run to refresh uv.lock.
  • A sync with --extra local was verified; --all-extras can fail in environments without pg_config for psycopg2 (unrelated to this change).
Open in Web Open in Cursor 

cursoragent and others added 2 commits April 24, 2026 20:40
Pin optional local dependencies to the latest PyPI versions (2.5.0 and
1.10.4) instead of git URLs, and refresh uv.lock.

Co-authored-by: Michi Platzer <michael.platzer@gmail.com>
Co-authored-by: Michi Platzer <michael.platzer@gmail.com>
@mplatzer mplatzer marked this pull request as ready for review April 24, 2026 20:42
@mplatzer mplatzer merged commit 536da3e into main Apr 25, 2026
13 checks passed
@mplatzer mplatzer deleted the cursor/pypi-mostlyai-packages-1b78 branch April 25, 2026 07:39
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.

2 participants