Skip to content

Install required build tools#43

Merged
derekk-nm merged 1 commit intomainfrom
support-py312-build
Jan 31, 2025
Merged

Install required build tools#43
derekk-nm merged 1 commit intomainfrom
support-py312-build

Conversation

@dbarbuzzi
Copy link
Copy Markdown
Contributor

With Python 3.12 and later, virtual environments only get pip installed by default (setuptools is no longer included). Since we require setuptools and use the older setup.py method, this PR includes the installation of setuptools prior to building in case it's not already installed.

@dbarbuzzi
Copy link
Copy Markdown
Contributor Author

@derekk-nm derekk-nm added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit cd836aa Jan 31, 2025
1 check passed
@derekk-nm derekk-nm deleted the support-py312-build branch January 31, 2025 13:22
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.

3 participants