Skip to content

SDK-5741: Migrate browserstack-sdk install from PyPI to S3#30

Merged
yashdsaraf merged 1 commit intomasterfrom
SDK-5741
Apr 28, 2026
Merged

SDK-5741: Migrate browserstack-sdk install from PyPI to S3#30
yashdsaraf merged 1 commit intomasterfrom
SDK-5741

Conversation

@agrawal-ayush
Copy link
Copy Markdown
Collaborator

Summary

  • Update requirements.txt to install browserstack-sdk from BrowserStack-hosted S3 instead of PyPI
  • PyPI flagged the package for obfuscated code; the package is now hosted at sdk-assets.browserstack.com
  • Install URL: https://sdk-assets.browserstack.com/python/browserstack_sdk-latest.tar.gz

Test plan

  • Run pip install -r requirements.txt in a clean venv — SDK installs from S3
  • Run tests with browserstack-sdk CLI — tests pass, observability build generates

🤖 Generated with Claude Code

Update requirements.txt to install browserstack-sdk from BrowserStack-hosted
S3 instead of PyPI, as PyPI flagged the package for obfuscated code.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@agrawal-ayush agrawal-ayush requested a review from a team as a code owner April 28, 2026 10:00
@yashdsaraf yashdsaraf merged commit b9106c8 into master Apr 28, 2026
5 checks passed
@yashdsaraf yashdsaraf deleted the SDK-5741 branch April 28, 2026 11:13
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.

2 participants