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

Use flit-core<3.9,>=3.4 as the build backend #340

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BeautyyuYanli
Copy link
Contributor

Use flit-core<3.9,>=3.4 as the build backend, so that PEP517 and PEP621 can be available on Python >= 3.6
That means:

  • pip install . is available in Python 3.6
  • The output wheel of pdm build is available in Python 3.6
  • pyproject.toml is available on Python 3.6

@BeautyyuYanli BeautyyuYanli requested review from wey-gu, HarrisChu and Nicole00 and removed request for wey-gu and HarrisChu April 25, 2024 07:01
@wey-gu
Copy link
Contributor

wey-gu commented Apr 25, 2024

For now(with httpx dependency, to support centOS7 py3.6 build from source), this is the best way, but let's hold this change(not merge) until we have some time to verify the full nebula-ent build(need to not remove pyproject.toml in makefile)

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.

None yet

2 participants