Wichert Akkerman wrote:
>> I don't know this command. Is it really work ?
>
> I suspect this broke by no longer using setup_requires in his setup.py.
Nope, with setup_requires=["PasteScript>=1.6.3"] in the egg I still get:
$ bin/buildout setup myproject/setup.cfg egg_info
Running setup script 'myproject/setup.cfg'.
Traceback (most recent call last):
File "/tmp/tmpDewfbO", line 11, in <module>
execfile('/home/chris/myproject/myproject/setup.cfg')
File "/home/chris/myproject/myproject/setup.cfg", line 6
find_links = http://www.pylonshq.com/download/
Any ideas?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---