[PEAK] setuptools: add .pth file to site-packages automatically

Maxim Yaskevich yaskevichmaxim at gmail.com
Wed Jan 8 05:22:58 EST 2014


Hi.

I'm wondering about how a user could add package's .pth file into system
`site-packages` directory without having write access to it.

Setuptools documentation<http://pythonhosted.org/setuptools/formats.html#installation-and-path-management-issues>
says
there is a workaroung for this problem, but I don't really get it.

Is it possible to have the foobar.pth file copied to site-packages dir
automatically with python setup.py install command?

src/
  foobar/...
  foobar.pth
  setup.py


--
Best regards,
Maxim Yaskevich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.eby-sarna.com/pipermail/peak/attachments/20140108/10ca742a/attachment.html


More information about the PEAK mailing list