Skip to content

Commit 34c8c8e

Browse files
committed
cmake: fix python status_streaming.py
1 parent 48af2fc commit 34c8c8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/python.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ file(COPY
420420
DESTINATION ${PYTHON_PROJECT_DIR}/sat/colab)
421421
file(COPY
422422
ortools/util/python/solve_interrupter.py
423+
ortools/util/python/status_streaming.py
423424
DESTINATION ${PYTHON_PROJECT_DIR}/util/python)
424425

425426
# Adds py.typed to make typed packages.

0 commit comments

Comments
 (0)