Sunday, February 5, 2012

buildout + djangorecipe how to install tools into bin directory

Greetings,

I'm fairly new to django + buildout.

I want to build some data loading tools and install them in the
project bin directory.
I see the bin/django and bin/test have some automated addition of the
path to the buildout installed eggs.

Is there a way to have buildout do this for my script as well?

Thanks,
Bill

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment