[Zope-dev] Release management proposal
Jim Fulton
jim at zope.com
Wed Apr 22 10:57:25 EDT 2009
On Apr 22, 2009, at 10:55 AM, Wichert Akkerman wrote:
...
>>> 2. forbid the use of __file__ in setup.py. This breaks on systems
>>> which do not have setuptools installed globally but rely on a
>>> (zc.buildout-created) wrapper script. __file__ will point
>>> to the wrapper script in those instances, which breaks setup.py.
>>
>> Is there something zc.buildout or setuptools can do differently that
>> will mitigate this?
>
> I don't know I'm afraid.
Perhaps you could provide (or point to) an example that illustrates
this problem.
Jim
--
Jim Fulton
Zope Corporation
More information about the Zope-Dev
mailing list