Skip to content

Commit

Permalink
Merge pull request #4725 from marcelotrevisani/patch-1
Browse files Browse the repository at this point in the history
Requires  llvmlite >=0.30.0
  • Loading branch information
seibert committed Oct 23, 2019
2 parents d5efaf5 + 32bad83 commit 57854f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ http://numba.pydata.org
Dependencies
============

* llvmlite
* llvmlite (version 0.30.0 or higher)
* NumPy (version 1.9 or higher)
* funcsigs (for Python 2)

Expand All @@ -43,6 +43,7 @@ Supported Platforms
* NVIDIA GPUs (Kepler architecture or later) via CUDA driver on Linux, Windows,
macOS (< 10.14)
* AMD GPUs via ROCm driver on Linux
* llvmlite: >= 0.30.0


Installing
Expand Down

0 comments on commit 57854f1

Please sign in to comment.