Re: Setuptools Confusion

2015-03-30 Thread Ben Finney
Rob Gaddi writes: > I'm having two issues trying to make setuptools do what I want to package > up an application. Those questions are on-topic here. It's worth noting, though, that you may get better discussion of this by asking in the Distutils forum https://www.python.org/community/sigs/curr

Setuptools Confusion

2015-03-30 Thread Rob Gaddi
I'm having two issues trying to make setuptools do what I want to package up an application. Well, actually I'm having many issues, but I'll start with the two that are foremost right now. First, I've got documentation in RestructuredText format that I want to cook down to HTML to include in w