Skip to content

Commit 129ea7a

Browse files
committed
fix licenseheaders
1 parent 0c4a503 commit 129ea7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/20210205001245.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"twine",
6060
"boto3",
6161
"packaging",
62-
"licenseheaders",
62+
"licenseheaders<0.8.6",
6363
"spdx-tools",
6464
"license-expression",
6565
"wcmatch",

0 commit comments

Comments
 (0)