Skip to content

Commit 7c9f186

Browse files
committed
_adapters: add support for metadata 2.2
Signed-off-by: Filipe Laíns <[email protected]>
1 parent a956dc5 commit 7c9f186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

importlib_metadata/_adapters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Message(email.message.Message):
1919
'Requires-Dist',
2020
'Requires-External',
2121
'Supported-Platform',
22+
'Dynamic',
2223
],
2324
)
2425
)

0 commit comments

Comments
 (0)