You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Build phase
85
85
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:
86
86
87
87
* `1` (see [PEP 513](https://www.python.org/dev/peps/pep-0513);
88
-
* `2010` (see PEP
88
+
* `2010` (see [PEP
89
89
571](https://www.python.org/dev/peps/pep-0571).
90
90
91
91
At some point `2014` will be a valid version - see [PEP
0 commit comments