Skip to content

Conversation

dominikschubert
Copy link
Member

@dominikschubert dominikschubert commented Nov 22, 2024

Motivation

During the recent stepfunctions feature merge, unfortunately an __ini__.py file was added to localstack which means it stopped being a namespace package and thus broke our localstack-pro.

Changes

  • Remove localstack/__init__.py so that localstack is once again a namespace package.

Credit to @bentsku who identified the issue 🚀

@dominikschubert dominikschubert self-assigned this Nov 22, 2024
@dominikschubert dominikschubert added the semver: patch Non-breaking changes which can be included in patch releases label Nov 22, 2024
Copy link
Contributor

@cloutierMat cloutierMat left a comment

Choose a reason for hiding this comment

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

🚀

@dominikschubert dominikschubert merged commit 7c4191e into master Nov 22, 2024
19 of 22 checks passed
@dominikschubert dominikschubert deleted the fix-namespace-package branch November 22, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants