Skip to content

Commit 082a04e

Browse files
committed
idna moved to PEP 639 as well (and is MIT).
1 parent 980a0c1 commit 082a04e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ def license_check(session):
133133

134134
# because pip-licenses doesn't yet support PEP 639 :/
135135
"attrs",
136+
"idna",
136137
"jsonschema",
137138
"jsonschema-specifications",
138139
"referencing",

0 commit comments

Comments
 (0)