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 af5510b commit d313d81Copy full SHA for d313d81
numpy/f2py/setup.py
@@ -39,8 +39,6 @@ def configuration(parent_package='', top_path=None):
39
config = configuration(top_path='')
40
config = config.todict()
41
42
- config['download_url'] = "https://web.archive.org/web/20140822061353/"\
43
- "http://cens.ioc.ee/projects/f2py2e/2.x/F2PY-2-latest.tar.gz"
44
config['classifiers'] = [
45
'Development Status :: 5 - Production/Stable',
46
'Intended Audience :: Developers',
0 commit comments