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 6d973b5 commit 8290667Copy full SHA for 8290667
1 file changed
noxfile.py
@@ -128,6 +128,7 @@ def license_check(session):
128
"jsonschema",
129
"jsonschema-specifications",
130
"referencing",
131
+ "types-python-dateutil",
132
133
"--allow-only",
134
";".join(NONGPL_LICENSES),
0 commit comments