Skip to content

Commit 4f6264a

Browse files
committed
Merge pull request #7 from browserstack/release
updated download path
2 parents 04ff1a6 + cca89bb commit 4f6264a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
author = 'BrowserStack',
88
author_email = '[email protected]',
99
url = 'https://github.com/browserstack/browserstack-local-python',
10-
download_url = 'https://github.com/browserstack/browserstack-local-python/tarball/0.1.0',
10+
download_url = 'https://github.com/browserstack/browserstack-local-python/archive/v0.1.0.tar.gz',
1111
keywords = ['BrowserStack', 'Local', 'selenium', 'testing'],
1212
classifiers = [],
1313
)

0 commit comments

Comments
 (0)