Skip to content

Commit 38f8823

Browse files
authored
Merge pull request #67 from fosslight/develop
Fix errors that occur in Python 3.6.7 or lower
2 parents a951e60 + 8994208 commit 38f8823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
pyparsing<=3.0.4;python_full_version<"3.6.8"
12
scancode-toolkit
23
typecode_libmagic
34
XlsxWriter

0 commit comments

Comments
 (0)