Skip to content

Commit fddba1b

Browse files
authored
Update setup.py
1 parent 71b34d8 commit fddba1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def requirements(filename):
4343
author_email='[email protected]',
4444
description='Momentum / Trend labeling for financial timeseries',
4545
install_requires=requirements(filename="requirements.txt"),
46+
download_url = 'https://github.com/tr8dr/tseries-patterns/archive/V0_1.tar.gz',
4647
include_package_data=True,
4748
classifiers=[
4849
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)