Skip to content

Add Universal Python testing script#26

Merged
gregneagle merged 3 commits intogregneagle:mainfrom
nmcspadden:main
Mar 21, 2023
Merged

Add Universal Python testing script#26
gregneagle merged 3 commits intogregneagle:mainfrom
nmcspadden:main

Conversation

@nmcspadden
Copy link
Copy Markdown
Contributor

This code was stolen from Munki and turned into a simple separate bash script. It takes a single argument, which is a Python version, which should correspond to the version of Python used to build the framework.

It's a fairly naive script, as it assumes it's working on a local "Python.framework" bundle built, and doesn't have a lot of safety checking beyond making sure your Python version string starts with "3." (another assumption).

I used this to test AutoPkg's python after building in all the requirements.

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