Skip to content
Snippets Groups Projects
Commit ebf30d95 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

Add latest numpy release (#3869)

parent 0ed18de8
Branches
Tags
No related merge requests found
......@@ -48,6 +48,8 @@ class PyNumpy(PythonPackage):
# FIXME: numpy._build_utils and numpy.core.code_generators failed to import
# FIXME: Is this expected?
version('1.12.1', 'c75b072a984028ac746a6a332c209a91',
url="https://pypi.io/packages/source/n/numpy/numpy-1.12.1.zip")
version('1.12.0', '33e5a84579f31829bbbba084fe0a4300',
url="https://pypi.io/packages/source/n/numpy/numpy-1.12.0.zip")
version('1.11.2', '03bd7927c314c43780271bf1ab795ebc')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment