We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9904338 commit 399e48eCopy full SHA for 399e48e
1 file changed
setup.py
@@ -25,6 +25,7 @@
25
long_description=readme,
26
long_description_content_type="text/markdown",
27
url='https://github.com/KmiQ/coinbase-advanced-python/',
28
+ download_url=f"https://github.com/KmiQ/coinbase-advanced-python/archive/refs/tags/{coinbaseadvanced.__version__}.tar.gz",
29
author='Camilo Quintas',
30
author_email='kmiloc89@gmail.com',
31
keywords=['api', 'coinbase', 'bitcoin', 'client'],
0 commit comments