xonsh/update_ply.xsh

5 lines
149 B
Text
Raw Normal View History

2016-10-07 14:40:07 -04:00
#!/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