Skip to content

Commit 8f429af

Browse files
committed
updated ReadMe
1 parent b28b512 commit 8f429af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The tool will look for applications on the first level of the disk image or arch
66

77
The name of the resulting package will be of the form `{name}-{version}.pkg`. Spaces will be removed from the name. The package will be written to the current working directory.
88

9+
## Dependencies
10+
11+
Apple will remove the Python 2.7 binary at `/usr/local/python` from macOS in macOS Monterey 12.3. This script is built and tested with [the MacAdmins "Managed Python."](https://github.com/macadmins/python) It should (probably) work with other Python 3 distributions, as well, but has not been tested on any.
12+
913
## Examples
1014

1115
Build package from installed application:

0 commit comments

Comments
 (0)