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
.gitignore
~*
.DS_Store
*.swp
.idea/

*.pyc

.coverage
.cache

.ipynb_checkpoints/

dist/*
build/*
*.egg-info
MANIFEST
.eggs/

docs/build/
docs/source/examples/generated
examples/scripts
back to top