git clone https://github.com/openatx/uiautomator2
pip3 install -e uiautomator2
-e
这个选项可以将该目录以软连接的形式添加到Python site-packages
See changelog from git history
git log --graph --date-order -C -M --pretty=format:"<%h> %ad [%an] %Cgreen%d%Creset %s" --all --date=short
pip3 install -e .
cd docs
make publish