mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
pkg/osx/req_ext.txt
no longer exists
This commit is contained in:
parent
be4a272d07
commit
04e5cde9dd
1 changed files with 0 additions and 1 deletions
|
@ -301,7 +301,6 @@ def _install_requirements(session, transport, *extra_requirements):
|
|||
elif sys.platform.startswith('darwin'):
|
||||
requirements_files = [
|
||||
os.path.join('pkg', 'osx', 'req.txt'),
|
||||
os.path.join('pkg', 'osx', 'req_ext.txt'),
|
||||
os.path.join('requirements', 'static', 'darwin.in')
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue