mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
6 lines
264 B
Text
6 lines
264 B
Text
# To properly generate the pyobjc dependency tree, run, on a mac, the following
|
|
# pip install pip-tools
|
|
# pip-compile --output-file=pkg/osx/req_pyobjc.txt pkg/osx/req_pyobjc.in
|
|
#
|
|
# Should only be necessary when changing the pyobjc version bellow
|
|
pyobjc==5.1.2
|