We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0568c3c commit e7e25e6Copy full SHA for e7e25e6
1 file changed
tests/packaging.py
@@ -1,4 +1,5 @@
1
"""Tests around project's distribution and packaging."""
2
+import importlib.metadata
3
import os
4
import unittest
5
0 commit comments