https://github.com/insarlab/MintPy
Raw File
Tip revision: edebebd591fb0e4bd6a119a694237b36aac91732 authored by Zhang Yunjun on 14 April 2022, 21:14:12 UTC
version: add version 1.3.3 tag (#761)
Tip revision: edebebd
MANIFEST.in
# Include the README
include docs/README.md

# Include the license file
include LICENSE

back to top