xonsh/update_ply.xsh
2016-10-07 14:40:07 -04:00

4 lines
149 B
Text
Executable file

#!/usr/bin/env xonsh
# update the ply repo bundled with xonsh
git subtree pull --prefix xonsh/ply https://github.com/dabeaz/ply.git master --squash