Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Description in setup.py should be a single line #50

Closed
tahme opened this issue Dec 13, 2021 · 1 comment
Closed

Description in setup.py should be a single line #50

tahme opened this issue Dec 13, 2021 · 1 comment

Comments

@tahme
Copy link

tahme commented Dec 13, 2021

Newlines in setup.py description are disallowed and some versions of setuptools (e.g. v59.0.1) fail to install pyoai, giving a ValueError: Newlines are not allowed.

See pypa/setuptools#2870 (reverted in pypa/setuptools@68795af but is expected to break again later).

@wetneb
Copy link
Collaborator

wetneb commented Mar 9, 2022

Thanks for the report, I fixed this.

@wetneb wetneb closed this as completed Mar 9, 2022
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

No branches or pull requests

2 participants