Skip to content

Conversation

UebelAndre
Copy link
Contributor

@UebelAndre UebelAndre commented Aug 27, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature (please, look at the "Scope of the project" section in the README.md file)
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

This PR fixes the current breakage on some platforms when building packages from sdist artifacts.

This change is an extension of #803 but applies part of the change to MacOS hosts to Linux hosts as well.

Issue Number:

What is the new behavior?

Adds the correct import path to be able to find Python.h

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@UebelAndre UebelAndre changed the title Add missing python includes for unix hosts Fix missing python includes for Unix hosts Aug 27, 2022
@UebelAndre UebelAndre marked this pull request as ready for review August 27, 2022 15:59
Copy link
Collaborator

@groodt groodt left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants