We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48af2fc commit 34c8c8eCopy full SHA for 34c8c8e
1 file changed
cmake/python.cmake
@@ -420,6 +420,7 @@ file(COPY
420
DESTINATION ${PYTHON_PROJECT_DIR}/sat/colab)
421
file(COPY
422
ortools/util/python/solve_interrupter.py
423
+ ortools/util/python/status_streaming.py
424
DESTINATION ${PYTHON_PROJECT_DIR}/util/python)
425
426
# Adds py.typed to make typed packages.
0 commit comments