Hey,
I work at a company where I'm lucky enough to write web apps using
Python and WSGI :). We develop more and more stuff in Python and it's
becoming a mess of dependencies, so we thought we would create a
guideline for developers that describes the whole process of deploying
a Python app on a se
> I don't think so. But there are several other options:
I was afraid of that.
Thanks anyway!
Mike
--
http://mail.python.org/mailman/listinfo/python-list
Hi guys,
I have a question about setup.py and setup.cfg:
I work in a company and we use Subversion to keep our stuff. We have a
post-commit rule that does the following: whenever there is a commit
to /tags/ directory, a binary package is built automatically. The
tag's name is the new version of t