Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Apr 23, 2017
1 parent 8097ded commit f7f430c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
'Topic :: Scientific/Engineering :: Atmospheric Science',
'Programming Language :: Python :: 3.6',
],
install_requires=req,
ext_modules=[Extension(name='lowtran7',sources=['lowtran7.f'],
f2py_options=['--quiet'])]
)

0 comments on commit f7f430c

Please sign in to comment.