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.
1 parent c6f3dee commit 52243caCopy full SHA for 52243ca
4 files changed
setup.py
@@ -96,7 +96,6 @@ def build_extensions(self):
96
author='C Daniel Meliza',
97
maintainer='C Daniel Meliza',
98
url='https://melizalab.github.io/libtfr/',
99
- download_url='https://github.com/melizalab/libtfr/archive/%s.tar.gz' % VERSION,
100
setup_requires=install_requires,
101
zip_safe=False,
102
test_suite='nose.collector'
0 commit comments