Skip to content

Commit f814dd8

Browse files
committed
Loosen matchcode-toolkit version constraint
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent f53ce04 commit f814dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ install_requires =
5555
rubymarshal == 1.0.3
5656
scancode-toolkit[full] == 32.0.6
5757
urlpy == 0.5
58-
matchcode-toolkit == 1.1.1
58+
matchcode-toolkit >= 1.1.1
5959
univers == 30.10.0
6060
setup_requires = setuptools_scm[toml] >= 4
6161

0 commit comments

Comments
 (0)