We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce23194 commit a8a7b86Copy full SHA for a8a7b86
1 file changed
.license-policy.txt
@@ -17,5 +17,9 @@
17
18
# Development/test dependencies with GPL licenses (not distributed)
19
# These are transitive dependencies brought in by testing frameworks
20
-rfc3987 # Dev-only: GPL-licensed transitive dep; used only in test environment
21
-text-unidecode # Dev-only: GPL/Artistic dual-licensed transitive dep; used only in test environment
+
+# rfc3987: Dev-only GPL-licensed transitive dep; used only in test environment
22
+rfc3987
23
24
+# text-unidecode: Dev-only GPL/Artistic dual-licensed transitive dep; used only in test environment
25
+text-unidecode
0 commit comments