Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

fix(build,#119,#155): fix Windows installation by using setuptools-entry-points #181

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

ankostis
Copy link

@ankostis ankostis commented Jun 8, 2018

...instead of problematic scripts setup.py keyword.

Note that this the console_scripts setuptools entry-point is is now the officially "blessed" way to generated executable scripts:
https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts

@ankostis ankostis force-pushed the fixconsolescript branch 2 times, most recently from 96b3a37 to ecd5c72 Compare June 8, 2018 16:51
@ankostis
Copy link
Author

ankostis commented Jun 8, 2018

Should be ready for merge now.

console-script...

to fix launching on Windows.
Also this is now the officially "blessed" way to generated executables:
  https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant