We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04ff1a6 + cca89bb commit 4f6264aCopy full SHA for 4f6264a
setup.py
@@ -7,7 +7,7 @@
7
author = 'BrowserStack',
8
author_email = '[email protected]',
9
url = 'https://github.com/browserstack/browserstack-local-python',
10
- download_url = 'https://github.com/browserstack/browserstack-local-python/tarball/0.1.0',
+ download_url = 'https://github.com/browserstack/browserstack-local-python/archive/v0.1.0.tar.gz',
11
keywords = ['BrowserStack', 'Local', 'selenium', 'testing'],
12
classifiers = [],
13
)
0 commit comments