Skip to content

Commit

Permalink
[Port]: New Python Bridge Module Installation (pt. 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
seandenigris committed Apr 13, 2024
1 parent f591c89 commit 3ac2d7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/BaselineOfDynabook/BaselineOfDynabook.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ BaselineOfDynabook class >> lepiterReloadLogicalDBFromPropertiesFile: aFileRefer

{ #category : #utilites }
BaselineOfDynabook class >> pipEnvPostLoad [

PBApplication cwInstallAllModules.
LlPlaywright install.
]

Expand Down

0 comments on commit 3ac2d7e

Please sign in to comment.