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

feat: migrate from setup.py to pyproject.toml #38

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

jfavellar90
Copy link
Collaborator

{ name = "eduNEXT" },
{ email = "[email protected]" },
]
license = {file = "LICENSE.txt"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's not use file here as it renders the complete license file on pip show. See Notes section on overhangio/tutor#1190

Copy link
Contributor

@DawoudSheraz DawoudSheraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove MANIFEST.in file as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

2 participants