Skip to content

fix: standardize package registries in lockfile#368

Merged
ptiper merged 1 commit intomainfrom
fix/standardize-lockfile-registries
Apr 17, 2026
Merged

fix: standardize package registries in lockfile#368
ptiper merged 1 commit intomainfrom
fix/standardize-lockfile-registries

Conversation

@ptiper
Copy link
Copy Markdown
Contributor

@ptiper ptiper commented Apr 17, 2026

Regenerated the lockfile to ensure all dependencies are resolved from the default public registries. This removes environment-specific registry URLs that were inadvertently included.

Description

Moved from pkgs.shopify.io in uv.lock to files.pythonhosted.org/packages/

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Regenerated the lockfile to ensure all dependencies are resolved from the
default public registries configured in pyproject.toml. This removes
environment-specific registry URLs that were inadvertently included.
@ptiper ptiper requested review from a team as code owners April 17, 2026 14:26
@ptiper ptiper added the devops label Apr 17, 2026
@ptiper ptiper merged commit f8a34b3 into main Apr 17, 2026
6 checks passed
@ptiper ptiper deleted the fix/standardize-lockfile-registries branch April 17, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants