noaa-oar-arl / monet

The Model and ObservatioN Evaluation Toolkit (MONET)
https://monet-arl.readthedocs.io
Other
45 stars 21 forks source link

conda build #63

Closed bbakernoaa closed 5 years ago

bbakernoaa commented 5 years ago

this allows for a Conda build by adding a meta.yaml

pep8speaks commented 5 years ago

Hello @bbakernoaa! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 491:80: E501 line too long (83 > 79 characters) Line 1285:80: E501 line too long (94 > 79 characters) Line 1563:80: E501 line too long (81 > 79 characters)

Comment last updated at 2019-05-11 18:17:46 UTC