Ubuntu Pastebin

Paste from zyga at Mon, 18 Apr 2016 14:17:46 +0000

Download as text
1
2
3
4
#!/tmp/foo/parts/hello-unity/install/usr/bin/python2
# EASY-INSTALL-SCRIPT: 'hello-unity==0.4','hello-unity'
__requires__ = 'hello-unity==0.4'
__import__('pkg_resources').run_script('hello-unity==0.4', 'hello-unity')
Download as text