Fix Python plot export

This commit is contained in:
Gaute Lindkvist
2019-10-09 10:51:24 +02:00
parent a5e2e25b1b
commit ba528c9c0a
3 changed files with 6 additions and 1 deletions

View File

@@ -174,6 +174,7 @@ if (RESINSIGHT_GRPC_PYTHON_EXECUTABLE)
"rips/PythonExamples/CommandExample.py"
"rips/PythonExamples/CaseGridGroup.py"
"rips/PythonExamples/CaseInfoStreamingExample.py"
"rips/PythonExamples/ExportPlots.py"
"rips/PythonExamples/ExportSnapshots.py"
"rips/PythonExamples/ErrorHandling.py"
"rips/PythonExamples/SoilPorvAsync.py"