MDL-66004 mlbackend_python: Purge testing output dirs properly

This commit is contained in:
David Monllaó
2019-10-03 09:45:57 +08:00
parent 463b63db2a
commit ebec727cd3
2 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ class processor implements \core_analytics\classifier, \core_analytics\regresso
/**
* The required version of the python package that performs all calculations.
*/
const REQUIRED_PIP_PACKAGE_VERSION = '2.2.0';
const REQUIRED_PIP_PACKAGE_VERSION = '2.2.1';
/**
* The python package is installed in a server.