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

Update MANIFEST.in #396

Merged
merged 3 commits into from
May 4, 2023
Merged

Update MANIFEST.in #396

merged 3 commits into from
May 4, 2023

Conversation

epierce
Copy link
Member

@epierce epierce commented May 4, 2023

Description

Add LONG_DESCRIPTION.md to the distribution to fix builds from PyPi

Related Issue

#395

Motivation and Context

LONG_DESCRIPTION.md wasn't included in the package manifest, so building the code from the PyPI package fails.

How Has This Been Tested?

Successfully built using the zipped package on my local machine

Types of changes

  • [X ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ X] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [X ] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • [X ] All new and existing tests passed.

Add the LONG_DESCRIPTION.md to the distribution to fix builds from PyPi
@epierce epierce merged commit 27d6cff into master May 4, 2023
@epierce epierce deleted the epierce-patch-1 branch May 4, 2023 15:48
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.

1 participant