8000 Add empty namespace package for `cog.ext` by meatballhat · Pull Request #2246 · replicate/cog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add empty namespace package for cog.ext #2246

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
Apr 4, 2025
Merged

Conversation

meatballhat
Copy link
Contributor
@meatballhat meatballhat commented Apr 4, 2025

to see if it's an off by one issue that's preventing extension packages from directly depending on cog.

It is an off-by-one level issue! By adding an "empty" cog.ext module, we can now add cog as a proper dependency of separately distributed packages that want to use cog.ext as a namespace package.

to see if it's an off by one issue that's preventing extension packages
from directly depending on `cog`.
@meatballhat meatballhat marked this pull request as ready for review April 4, 2025 14:59
@meatballhat meatballhat requested a review from a team April 4, 2025 14:59
Copy link
Member
@michaeldwan michaeldwan left a comment

Choose a reason for hiding this comment

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

👍

@meatballhat meatballhat merged commit beba042 into main Apr 4, 2025
21 checks passed
@meatballhat meatballhat deleted the cog-ext-experiment branch April 4, 2025 15: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.

3 participants
0