Merge branch 'master' of github.com:roglew/pappy-proxy into gh
This commit is contained in:
commit
1fd7260653
16 changed files with 1 additions and 0 deletions
pappyproxy
__pycache__
colors.cpython-35.pycconfig.cpython-35.pycconsole.cpython-35.pycmacros.cpython-35.pycpap.cpython-35.pycproxy.cpython-35.pycutil.cpython-35.pyc
interface/__pycache__
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
setup.py
1
setup.py
|
@ -14,6 +14,7 @@ setup(name='pappyproxy',
|
|||
#url='https://www.github.com/roglew/puppy-proxy',
|
||||
packages=['pappyproxy', 'pappyproxy.interface'],
|
||||
include_package_data = True,
|
||||
package_data={'pappyproxy': ['templates', 'lists']},
|
||||
license='MIT',
|
||||
entry_points = {
|
||||
'console_scripts':['pappy = pappyproxy.pap:start'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue