Skip to content

Commit 4d48135

Browse files
committed
windows: Build Python 3.7
1 parent 2f0de98 commit 4d48135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/windows_build_wheels.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ def build_wheels(py_envs=DEFAULT_PY_ENVS, single_wheel=False,
227227

228228
prepare_build_env("35-x64")
229229
prepare_build_env("36-x64")
230+
prepare_build_env("37-x64")
230231

231232
with push_dir(directory=STANDALONE_DIR, make_directory=True):
232233

0 commit comments

Comments
 (0)