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

Add pyproject.toml to config build packages #2674

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

wjsi
Copy link
Member

@wjsi wjsi commented Feb 2, 2022

What do these changes do?

Add pyproject.toml to config build packages. Now these packages are not need when calling pip install from a new pyenv.

Related issue number

Fixes #2673

@wjsi wjsi added type: enhancement request mod: deploy to be backported Indicate that the PR need to be backported to stable branch labels Feb 2, 2022
@wjsi wjsi added this to the v0.9.0a2 milestone Feb 2, 2022
@wjsi wjsi requested a review from hekaisheng as a code owner February 2, 2022 03:32
@wjsi wjsi requested a review from qinxuye as a code owner February 2, 2022 03:32
@wjsi wjsi force-pushed the deploy/build_requires branch from a5e7752 to bf3f96c Compare February 2, 2022 04:35
Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@hekaisheng hekaisheng left a comment

Choose a reason for hiding this comment

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

LGTM

@hekaisheng hekaisheng merged commit 0009146 into mars-project:master Feb 3, 2022
@wjsi wjsi deleted the deploy/build_requires branch February 3, 2022 06:38
wjsi added a commit to wjsi/mars that referenced this pull request Feb 3, 2022
@qinxuye qinxuye added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Dev installation failing on Python 3.8
3 participants