Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 169352c

Browse files
committed
Typo
1 parent 65a518f commit 169352c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author='Stanislav Lazarov',
1919
author_email='s.a.lazarov@gmail.com',
2020
license='MIT',
21-
dependency_links=['http://github.com/slazarov/signalr-client-py/tarball/developt#egg=signalr-client-py'],
21+
dependency_links=['http://github.com/slazarov/signalr-client-py/tarball/develop#egg=signalr-client-py'],
2222
url='https://github.com/slazarov/python-bittrex-websocket',
2323
packages=find_packages(exclude=['tests*']),
2424
install_requires=install_requires,

0 commit comments

Comments
 (0)