Skip to content

Commit

Permalink
Remove temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 committed Apr 3, 2024
1 parent 0332c4c commit c109fbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
import pytest
from packaging.utils import canonicalize_name

import sys
sys.path.insert(0, str(Path(__file__).parent.parent))

from pyodide_lock import PyodideLockSpec
from pyodide_lock.utils import _get_marker_environment

Expand Down

0 comments on commit c109fbe

Please sign in to comment.