Skip to content

Commit 0ad20ae

Browse files
committed
deprecated idiom
1 parent eff031f commit 0ad20ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docs:
88
make -C docs html
99

1010
install:
11-
pip install . --global-option build_ext --global-option -j6
11+
pip install . -C--global-option=build_ext -C--global-option=-j6
1212

1313
uninstall:
1414
pip uninstall quantlib

0 commit comments

Comments
 (0)