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

Commit

Permalink
remove download_url
Browse files Browse the repository at this point in the history
  • Loading branch information
ndawe committed Jan 4, 2017
1 parent 53e317e commit 040520e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@ def setup_package():
maintainer_email='[email protected]',
license='new BSD',
url='http://rootpy.github.io/root_numpy',
download_url='http://pypi.python.org/packages/source/r/'
'root_numpy/root_numpy-{0}.tar.gz'.format(__version__),
packages=packages,
package_data={
'root_numpy': ['testdata/*.root', 'config.json'],
Expand Down

0 comments on commit 040520e

Please sign in to comment.