diff --git a/tests/packaging.py b/tests/packaging.py index 42e9efe..ce2b705 100644 --- a/tests/packaging.py +++ b/tests/packaging.py @@ -1,4 +1,5 @@ """Tests around project's distribution and packaging.""" +import importlib.metadata import os import unittest