https://github.com/insarlab/MintPy
Raw File
Tip revision: 93d769b6ca5de7488ba259f3fe86ab7de23efc89 authored by Zhang Yunjun on 18 November 2022, 19:53:12 UTC
docs: add <details> tag to shorten installation note + version 1.5.0 tag (#912)
Tip revision: 93d769b
MANIFEST.in
# Include the README
include docs/README.md

# Include the license file
include LICENSE
back to top