https://github.com/Unidata/metpy
Revision 363e313c36c0165991b07a219783774c97a38af8 authored by Ryan May on 08 February 2016, 17:48:31 UTC, committed by Ryan May on 08 February 2016, 18:17:38 UTC
1 parent 7d3bd75
Raw File
Tip revision: 363e313c36c0165991b07a219783774c97a38af8 authored by Ryan May on 08 February 2016, 17:48:31 UTC
Set up automatic Travis release deployment.
Tip revision: 363e313
.coveragerc
[run]
omit = metpy/_version.py,metpy/io/nexrad_msgs/parse_spec.py,*/tests/*
back to top