Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
c
clever-ambulance-21321
03/18/2016, 8:43 PM
OK, like this? python_binary( name='theapp', dependencies=[ '3rdparty/python:Flask', '3rdparty/python:gevent', ], resources=globs('static/*', 'templates/*'), source=theapp.py, zip_safe=False )
Post