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

"Newline not allowed" when installing the package. Setuptools won't allow multiline descriptions anymore. #65

Closed
Ekozmaster opened this issue Nov 16, 2021 · 1 comment

Comments

@Ekozmaster
Copy link

Our CI isn't able to run anymore due to not being able to install django-betterforms==1.2.

Since November 10th, 2021, setuptools won't allow the parameter description, given to setuptools.setup() to have multiple lines, due to some malformed PKG-INFO parsing

The fix rolled out 4 days ago, which ended up breaking the package's setup script.

@CSprat451
Copy link
Contributor

Fixed in #67

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