Skip to content

Do not require wheel for building - #131

Open
yselkowitz wants to merge 1 commit into
aboutcode-org:mainfrom
yselkowitz:main
Open

Do not require wheel for building#131
yselkowitz wants to merge 1 commit into
aboutcode-org:mainfrom
yselkowitz:main

Conversation

@yselkowitz

Copy link
Copy Markdown

What's changed?

setuptools 70.1+ does not need wheel at all, and older versions fetch wheel
when building wheels (but not sdists).

Related issue

Related: fedora-eln/eln#284

Checklist

  • I understand the problem and implemented the solution using appropriate functions.
  • I added or updated tests to cover my changes.
  • I verified my changes by running linting, ensuring all local tests pass, and confirming that CI checks succeed.

setuptools 70.1+ does not need wheel at all, and older versions fetch wheel
when building wheels (but not sdists).

See also fedora-eln/eln#284

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
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