https://github.com/insarlab/MintPy
Raw File
Tip revision: 4e88f085cf6e94d36924599fab05935f0c806b9f authored by Zhang Yunjun on 04 January 2023, 04:51:02 UTC
add version 1.5.1 tag (#945)
Tip revision: 4e88f08
MANIFEST.in
# Include the README
include docs/README.md

# Include the license file
include LICENSE
back to top