"wrappers/python/src/vscode:/vscode.git/clone" did not exist on "d925ed4bd1972ed9f2194506257321b9b9986ae4"
Unverified Commit 31201ecb authored by Matti Picus's avatar Matti Picus Committed by GitHub
Browse files

Merge pull request #462 from radarhere/mb_ml_ver

Updated README after default MB_ML_VER changed in #423
parents a05e8f2e 4852ab8f
......@@ -220,7 +220,7 @@ Build phase
-----------
Specify the Manylinux version to build for with the ``MB_ML_VER`` environment
variable. The default version is ``1``. Versions that are currently valid are:
variable. The default version is ``2014``. Versions that are currently valid are:
* ``1`` corresponding to manylinux1 (see `PEP 513 <https://www.python.org/dev/peps/pep-0513>`_).
* ``2010`` corresponding to manylinux2010 (see `PEP 571 <https://www.python.org/dev/peps/pep-0571>`_).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment