Hi, I am trying to package my file, but I am having problems with installing my Scripts. Here is my package: https://github.com/yasar11732/tklsystem
Here is my package's PyPi page: https://pypi.python.org/pypi/TkLsystem The problem I face is that, when I run `python setup.py install` from my development directory, I see that script file is installed. However, if I run `pip install TkLsystem`, my script file is not copied to Scripts directory. What am I doing wrong here? -- http://ysar.net/ -- https://mail.python.org/mailman/listinfo/python-list