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
3e97aa1c
Commit
3e97aa1c
authored
Jun 28, 2018
by
Hugo
Browse files
numpy -> NumPy
parent
44b657fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.rst
README.rst
+3
-3
No files found.
README.rst
View file @
3e97aa1c
...
...
@@ -354,12 +354,12 @@ To use these scripts
* Make sure your project is set up to build on AppVeyor, and you should now
be ready (for what could be another round of slow debugging).
If your project depends on
n
um
p
y, you will want to build against the earliest
n
um
p
y that your project supports - see `forward, backward
n
um
p
y compatibility
If your project depends on
N
um
P
y, you will want to build against the earliest
N
um
P
y that your project supports - see `forward, backward
N
um
P
y compatibility
<https://stackoverflow.com/questions/17709641/valueerror-numpy-dtype-has-the-wrong-size-try-recompiling/18369312#18369312>`_.
See the `astropy-wheels Travis file
<https://github.com/MacPython/astropy-wheels/blob/master/.travis.yml>`_ for an
example specifying
n
um
p
y build and test dependencies.
example specifying
N
um
P
y build and test dependencies.
Here are some simple example projects:
...
...
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