Skip to content

Conversation

jdufresne
Copy link
Contributor

The CLI entry point is installed by setuptools through the console_scripts option. This setuptools feature automatically constructs a file with a shebang and sets the executable bit. The imported file
chardet.cli.chardetect doesn't also require this bit.

The CLI entry point is installed by setuptools through the
console_scripts option. This setuptools feature automatically constructs
a file with a shebang and sets the executable bit. The imported file
chardet.cli.chardetect doesn't also require this bit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants