Remove Python artifact reference to SDK
Closed this issue · 0 comments
deciduously commented
The Python build currently explicitly opts-out of library path optimization, causing this artifact to retain references to the SDK. Either fix the build to not require opting out of this feature, or manually prune the unnecessary reference so downstream artifacts aren't affected.