https://github.com/insarlab/MintPy
Raw File
Tip revision: ca29361c0c781251869e522bf7dd4a24068184ce authored by Zhang Yunjun on 22 November 2021, 03:04:47 UTC
wrap up version 1.3.2 (#703)
Tip revision: ca29361
MANIFEST.in
# Include the README
include docs/README.md

# Include the license file
include LICENSE

back to top