Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
1e0690d9
Commit
1e0690d9
authored
Feb 15, 2022
by
Christian Clauss
Browse files
Fix typo suggested by codespell
parent
82e6b40d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.rst
README.rst
+1
-1
No files found.
README.rst
View file @
1e0690d9
...
@@ -179,7 +179,7 @@ shell scripts listed above are available for your build and test.
...
@@ -179,7 +179,7 @@ shell scripts listed above are available for your build and test.
Build options are controlled mainly by the following environment
Build options are controlled mainly by the following environment
variables:
variables:
* ``MB_PYTHON_VER`` sets the Python version target
t
ed: ``major.minor.patch``
* ``MB_PYTHON_VER`` sets the Python version targeted: ``major.minor.patch``
for CPython, or ``pypy-major.minor`` for PyPy.
for CPython, or ``pypy-major.minor`` for PyPy.
* ``MB_PYTHON_OSX_VER`` sets the minimum macOS SDK version for any C
* ``MB_PYTHON_OSX_VER`` sets the minimum macOS SDK version for any C
extensions. For CPython targets it may be set to 10.6 or 10.9, provided a
extensions. For CPython targets it may be set to 10.6 or 10.9, provided a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment