Skip to content

Commit d313d81

Browse files
committed
MAINT,DOC: f2py address reviewer comments
1 parent af5510b commit d313d81

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

numpy/f2py/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ def configuration(parent_package='', top_path=None):
3939
config = configuration(top_path='')
4040
config = config.todict()
4141

42-
config['download_url'] = "https://web.archive.org/web/20140822061353/"\
43-
"http://cens.ioc.ee/projects/f2py2e/2.x/F2PY-2-latest.tar.gz"
4442
config['classifiers'] = [
4543
'Development Status :: 5 - Production/Stable',
4644
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)