Skip to content

Commit 0cc7069

Browse files
committed
adjustment to make the tests pass
latest clr_loader version breaks the python tests otherwise
1 parent e09115f commit 0cc7069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = {text = "MIT"}
1010
readme = "README.rst"
1111

1212
dependencies = [
13-
"clr_loader>=0.1.7"
13+
"clr_loader==0.1.7"
1414
]
1515

1616
classifiers = [

0 commit comments

Comments
 (0)