Skip to content

Conversation

@cecyliaborek
Copy link

According to Splunk documentation and best practices, Python apps should package their dependencies in the bin/ directory rather than lib/. This avoids the need to manually add lib/ to the Python path (e.g., using sys.path.insert).

This PR updates the example apps to follow this approach.

@cecyliaborek cecyliaborek force-pushed the dev/CB/SDK-21-dependencies-in-bin branch from 388faa6 to 6831d7e Compare September 16, 2025 13:35

This comment was marked as resolved.

@cecyliaborek cecyliaborek force-pushed the dev/CB/SDK-21-dependencies-in-bin branch from 6831d7e to 2ca1e4a Compare September 17, 2025 18:32
@mateusz834 mateusz834 merged commit 7f39853 into master Sep 23, 2025
4 checks passed
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