[Python API] remove requirements installation to common python (#7986)
This commit is contained in:
parent
d4820b1bc7
commit
21fba21667
@ -88,10 +88,6 @@ install(FILES requirements.txt
|
||||
DESTINATION ${PYTHON_BRIDGE_CPACK_PATH}/${PYTHON_VERSION}
|
||||
COMPONENT ${PYTHON_COMPONENT})
|
||||
|
||||
install(FILES requirements.txt
|
||||
DESTINATION ${PYTHON_BRIDGE_CPACK_PATH}
|
||||
COMPONENT ${PYTHON_COMPONENT})
|
||||
|
||||
install(PROGRAMS src/openvino/__init__.py
|
||||
DESTINATION ${PYTHON_BRIDGE_CPACK_PATH}/${PYTHON_VERSION}/openvino
|
||||
COMPONENT ${PYTHON_COMPONENT})
|
||||
|
Loading…
Reference in New Issue
Block a user