Skip to content

Commit 3094dd7

Browse files
committed
added license_expression in the setup.py
1 parent 5a813bc commit 3094dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def read(*names, **kwargs):
135135
'click',
136136
'scancode-toolkit >= 3.0',
137137
'unicodecsv',
138-
'license_expression'
138+
'license_expression',
139139
],
140140

141141
entry_points={

0 commit comments

Comments
 (0)