Skip to content

Commit

Permalink
Remove cf-checker script from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RosalynHatcher committed Aug 21, 2019
1 parent b456fb5 commit 0dfc6b1
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 @@ -41,5 +41,4 @@
zip_safe=False,
install_requires=['netCDF4', 'numpy>=1.7', 'cfunits>=3.0.0', 'future'],
entry_points={'console_scripts': ['cfchecks = cfchecker.cfchecks:main']},
scripts=['src/cf-checker']
)

0 comments on commit 0dfc6b1

Please sign in to comment.