Skip to content

Remove the scripts portion of setup.py#1612

Merged
juhasch merged 1 commit intoipython-contrib:masterfrom
tubular:master
Nov 14, 2022
Merged

Remove the scripts portion of setup.py#1612
juhasch merged 1 commit intoipython-contrib:masterfrom
tubular:master

Conversation

@bkad
Copy link
Copy Markdown
Contributor

@bkad bkad commented Nov 14, 2022

Scripts is deprecated by entry_points and when both exist it causes errors for some PEP-compliant installers.

Some details here: bazel-contrib/rules_python#765 (comment)

scripts is deprecated by entry_points, and when both exist it causes
errors for some PEP-compliant installers
@juhasch juhasch merged commit 71e7c2a into ipython-contrib:master Nov 14, 2022
@juhasch
Copy link
Copy Markdown
Member

juhasch commented Nov 14, 2022

Thank you.

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.

2 participants