Upper-bound for patchelf (#17177)
This commit is contained in:
parent
10c56708fd
commit
f39ab0dbc9
@ -1,3 +1,3 @@
|
||||
setuptools>=65.6.1
|
||||
wheel>=0.38.1
|
||||
patchelf; sys_platform == 'linux' and platform_machine == 'x86_64'
|
||||
patchelf<=0.17.2.1; sys_platform == 'linux' and platform_machine == 'x86_64'
|
||||
|
Loading…
Reference in New Issue
Block a user