[EMAIL PROTECTED] wrote:
if i want a main executable py script installed on the /usr/local/bin,
what do i do? i tried the data_files options in the setup.py, but
nothing happened, no the expected file appeared in the resulted tarbar.
Generally speaking, you, the author, shouldn't dictate to the us
if i want a main executable py script installed on the /usr/local/bin,
what do i do? i tried the data_files options in the setup.py, but
nothing happened, no the expected file appeared in the resulted tarbar.
below is the setup.py:
setup(name='foopkg',
version='1.0',
author="Steven