aboutsummaryrefslogtreecommitdiffstats
path: root/bin/manhole
blob: 40dc7249ed45a2ed85212abeb46e427b929e831f (plain)
1
2
3
4
5
#!/usr/bin/python
# EASY-INSTALL-SCRIPT: 'Twisted==12.2.0','manhole'
__requires__ = 'Twisted==12.2.0'
import pkg_resources
pkg_resources.run_script('Twisted==12.2.0', 'manhole')