Skip to content

Commit

Permalink
install packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Aug 26, 2024
1 parent fb9b2e9 commit a757ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


def test_404(selenium_standalone_micropip, httpserver):
@run_in_pyodide()
@run_in_pyodide(packages=["micropip", "packaging"])
async def _inner_test_404_raise(selenium, url):
import pyodide
import pytest
Expand Down

0 comments on commit a757ef3

Please sign in to comment.