Skip to content

Commit

Permalink
Add beautifulsoup
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Dec 6, 2023
1 parent 224dbc4 commit a505dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fb-webworker.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ async function loadPyodideAndPackages() {
'requests',
'beziers>=0.5.0',
'dehinter',
'beautifulsoup4',
]);
await micropip.install('fontbakery', false, false, null, true);
await pyodide.runPythonAsync(`
Expand Down

0 comments on commit a505dbd

Please sign in to comment.