Preparation for python debian package (#13800)

This commit is contained in:
Ilya Lavrenov
2022-11-03 08:19:18 +04:00
committed by GitHub
parent a9a064b4b2
commit a5a969886b
4 changed files with 42 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
setuptools>=53.0.0
wheel>=0.36.2
patchelf; sys_platform == 'linux'
patchelf; sys_platform == 'linux' and platform_machine == 'x86_64'