8000 Add packages_distributions to __all__ · python/importlib_metadata@7bdeaa4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bdeaa4

Browse files
committed
Add packages_distributions to __all__
1 parent 1e2381f commit 7bdeaa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

importlib_metadata/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
'entry_points',
4141
'files',
4242
'metadata',
43+
'packages_distributions',
4344
'requires',
4445
'version',
4546
]

0 commit comments

Comments
 (0)
0