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
f645f5e6
Commit
f645f5e6
authored
Mar 10, 2021
by
mattip
Browse files
fixes from review
parent
5d9f5605
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
README.rst
README.rst
+1
-1
No files found.
.travis.yml
View file @
f645f5e6
...
...
@@ -20,7 +20,7 @@ matrix:
dist
:
xenial
env
:
-
TEST_BUILDS=1
# 64-bit builds
,
# 64-bit builds
-
os
:
linux
dist
:
xenial
env
:
...
...
README.rst
View file @
f645f5e6
...
...
@@ -113,7 +113,7 @@ guideline include:
* setting ``MB_PYTHON_OSX_VER=10.6 and PLAT=x86_64`` to build a 10.6 64-bit
only wheel (10.6 would normally be 64/32-bit). Such a wheel would still have
a platform tag of ``macosx_10_6_intel`` , advertising support for both 64 and
32-bit, but wouldnt work in 32-bit mode. This may be OK given how unlikely it
32-bit, but wouldn
'
t work in 32-bit mode. This may be OK given how unlikely it
is that there is still anyone actually running Python on macOS in 32-bit
mode.
...
...
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