Skip to content
Snippets Groups Projects

Drop python2

Merged Antoine Regimbeau requested to merge drop_python2 into develop
Compare and
25 files
+ 134
249
Compare changes
  • Side-by-side
  • Inline
Files
25
@@ -63,7 +63,6 @@ set(CTEST_CUSTOM_COVERAGE_EXCLUDE
# Exclude SWIG wrappers files
".*/Modules/Wrappers/SWIG/src/python/otbApplicationPYTHON_wrap.*"
".*/Modules/Wrappers/SWIG/src/python3/otbApplicationPYTHON_wrap.*"
".*/Modules/Wrappers/SWIG/src/java/otbApplicationJAVA_wrap.*"
# Exclude Qt moc file
Loading