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

Commit 040520e

Browse files
committed
remove download_url
1 parent 53e317e commit 040520e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,6 @@ def setup_package():
207207
maintainer_email='noel@dawe.me',
208208
license='new BSD',
209209
url='http://rootpy.github.io/root_numpy',
210-
download_url='http://pypi.python.org/packages/source/r/'
211-
'root_numpy/root_numpy-{0}.tar.gz'.format(__version__),
212210
packages=packages,
213211
package_data={
214212
'root_numpy': ['testdata/*.root', 'config.json'],

0 commit comments

Comments
 (0)