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 8097ded commit f7f430cCopy full SHA for f7f430c
setup.py
@@ -24,7 +24,6 @@
24
'Topic :: Scientific/Engineering :: Atmospheric Science',
25
'Programming Language :: Python :: 3.6',
26
],
27
- install_requires=req,
28
ext_modules=[Extension(name='lowtran7',sources=['lowtran7.f'],
29
f2py_options=['--quiet'])]
30
)
0 commit comments