https://pantsbuild.org/ logo
b

breezy-garage-85989

01/03/2017, 9:14 PM
sorry this may be not understanding. i'm using setup.py that has
Copy code
entry_points={
        'console_scripts': [
            'bootstrapper = bootstrapper.__main__:main',
        ],
    },
2 Views