Skip to content

Commit

Permalink
Moved compatibility tests to the compat package, as they're not inclu…
Browse files Browse the repository at this point in the history
…ded in CPython.
  • Loading branch information
jaraco committed Mar 20, 2024
1 parent 4c257e5 commit eb88ef4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
import pathlib
import unittest

from . import fixtures
from .. import fixtures
from importlib_metadata import (
distribution,
distributions,
Expand Down

0 comments on commit eb88ef4

Please sign in to comment.