Skip to content

Commit

Permalink
fix version limit quotation missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Qizhen-Xue committed May 20, 2024
1 parent 753df18 commit f4d4091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/msvc/tools/python_env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ CALL pip install %PIP_INS_OPTS% ^
virtualenv ^
wheel ^
mlflow ^
setuptools>60.0.0 ^
"setuptools>60.0.0" ^
"matplotlib<3.9"

0 comments on commit f4d4091

Please sign in to comment.