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

fix(superchain): fix python distribution due to old setuptools #709

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Aug 14, 2019

Upgrade the python setuptools modules to latest in order to enable support
for the long_description_content_type distribution option.

Tested in CDK's master build and publishing pipeline.

Fixes #708

Upgrade the python `setuptools` modules to latest in order to enable support
for the `long_description_content_type` distribution option.

Fixes #708
@eladb eladb requested a review from a team as a code owner August 14, 2019 11:35
@mergify
Copy link
Contributor

mergify bot commented Aug 14, 2019

Thank you for contributing! ❤️ I will now look into making sure
the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot merged commit b37790d into master Aug 14, 2019
@mergify mergify bot deleted the benisrae/upgrade-setuptools branch August 14, 2019 16:45
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.

Superchain python setuptools does not support "long_description_content_type"
2 participants