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 0c4a503 commit 129ea7aCopy full SHA for 129ea7a
news/20210205001245.bugfix
@@ -0,0 +1 @@
1
+The 0.8.6 release of the `licenseheaders` contains a bug. Pin its version until it is fixed upstream.
setup.py
@@ -59,7 +59,7 @@
59
"twine",
60
"boto3",
61
"packaging",
62
- "licenseheaders",
+ "licenseheaders<0.8.6",
63
"spdx-tools",
64
"license-expression",
65
"wcmatch",
0 commit comments