Merge branch 'fix/pmgrPipConfig' into devel
This commit is contained in:
commit
b38b38e359
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ class PipCaller(CommandlineCaller):
|
|||
self._logger = logging.getLogger(__name__)
|
||||
|
||||
self.configured = configured
|
||||
self.refresh = False
|
||||
|
||||
self._command = None
|
||||
self._version = None
|
||||
|
|
|
|||
Loading…
Reference in a new issue