Skip to content

Commit f7f430c

Browse files
committed
cleanup
1 parent 8097ded commit f7f430c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
'Topic :: Scientific/Engineering :: Atmospheric Science',
2525
'Programming Language :: Python :: 3.6',
2626
],
27-
install_requires=req,
2827
ext_modules=[Extension(name='lowtran7',sources=['lowtran7.f'],
2928
f2py_options=['--quiet'])]
3029
)

0 commit comments

Comments
 (0)